Created
May 28, 2011 17:41
-
-
Save FurryHead/997066 to your computer and use it in GitHub Desktop.
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
tc@box:~/ProBot$ git push | |
Enter passphrase for key '/home/tc/.ssh/id_rsa': | |
To [email protected]:FurryHead/ProBot.git | |
! [rejected] master -> master (non-fast-forward) | |
error: failed to push some refs to '[email protected]:FurryHead/ProBot.git' | |
To prevent you from losing history, non-fast-forward updates were rejected | |
Merge the remote changes before pushing again. See the 'Note about | |
fast-forwards' section of 'git push --help' for details. | |
tc@box:~/ProBot$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment