windows - error: cannot open .git/FETCH_HEAD: Invalid argument -
i'm using git (from github windows distro) , trying pull repo , following error: d:\code\dopey-weaver [master]> git fetch error: cannot open .git/fetch_head: invalid argument d:\code\dopey-weaver [master]> git fetch --verbose error: cannot open .git/fetch_head: invalid argument this isn't "permission denied" of many other questions, seems i'm special snowflake... can open .git/fetch_head , looks fine(?): 010779f14f5bdf1d2d806a0ce0ac4c5e50314186 branch 'master' of https://github.com/nicktimko/dopey-weaver i think have conflict what's on remote should pulling/merging, can't fetch start... error message on push little long (is equivalent of hg saying "this create multiple heads" in not many words?) d:\code\dopey-weaver [master]> git push https://github.com/nicktimko/dopey-weaver.git ! [rejected] master -> master (fetch first) error: failed push refs 'https://github.com/nicktimko/dopey-weaver.g...