Guest User

Untitled

a guest
Jul 17th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. git status
  2. # On branch master
  3. nothing to commit (working directory clean)
  4. mray@morbo[11:19](master)[] ~/Opscode/pbi-tse/pbis/Conferences
  5. $ git push origin master
  6. To git@github.com:mattray/pbi-tse.git
  7. ! [rejected] master -> master (non-fast-forward)
  8. error: failed to push some refs to 'git@github.com:mattray/pbi-tse.git'
  9. To prevent you from losing history, non-fast-forward updates were rejected
  10. Merge the remote changes (e.g. 'git pull') before pushing again. See the
  11. 'Note about fast-forwards' section of 'git push --help' for details.
Add Comment
Please, Sign In to add comment