Advertisement
timcowchip

push attempt

Oct 22nd, 2015
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. chris [ ~/extra/gui-extra ]$ git push origin master
  2. Enter passphrase for key '/home/chris/.ssh/id_rsa':
  3. To git@github.com:NuTyX/extra.git
  4. ! [rejected] master -> master (fetch first)
  5. error: failed to push some refs to 'git@github.com:NuTyX/extra.git'
  6. hint: Updates were rejected because the remote contains work that you do
  7. hint: not have locally. This is usually caused by another repository pushing
  8. hint: to the same ref. You may want to first integrate the remote changes
  9. hint: (e.g., 'git pull ...') before pushing again.
  10. hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement