Using magit HEAD. After trying to push my new branch to: [email protected]:greenrd/Coq-Equations.git
I get the error Git exited abnormally with code 128. in *Messages*, and Unpulled commits: fatal: Invalid object name '[email protected]'. Unpushed commits: fatal: Invalid object name '[email protected]'. in *magit-status*, and [branch "rebase1"] remote = [email protected]:greenrd/Coq-Equations.git in my .git/config file. git is fine with this config - it pushes correctly - but magit gets confused. I think I've seen this bug before, but before I worked around it by simply removing the offending line from my .git/config file.
