Skip to content

Instantly share code, notes, and snippets.

@FurryHead
Created May 28, 2011 17:41
Show Gist options
  • Save FurryHead/997066 to your computer and use it in GitHub Desktop.
Save FurryHead/997066 to your computer and use it in GitHub Desktop.
tc@box:~/ProBot$ git push
Enter passphrase for key '/home/tc/.ssh/id_rsa':
To git@github.com:FurryHead/ProBot.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'git@github.com: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