Created
November 16, 2011 17:17
-
-
Save mjdominus/1370709 to your computer and use it in GitHub Desktop.
Can't eliminate remote branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git push origin :active-charge-rebuild-work | |
error: unable to push to unqualified destination: active-charge-rebuild-work | |
The destination refspec neither matches an existing ref on the remote nor | |
begins with refs/, and we are unable to guess a prefix based on the source ref. | |
error: failed to push some refs to '[email protected]:git/moonpig.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment