Advertisement
rakiru

git problem

Dec 15th, 2011
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ git push origin master
  2. To git@github.com:rakiru/bMiniMap.git
  3. ! [rejected] master -> master (non-fast-forward)
  4. error: failed to push some refs to 'git@github.com:rakiru/bMiniMap.git'
  5. To prevent you from losing history, non-fast-forward updates were rejected
  6. Merge the remote changes (e.g. 'git pull') before pushing again. See the
  7. 'Note about fast-forwards' section of 'git push --help' for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement