Advertisement
Azure

Git merge error status

Nov 11th, 2011
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Mark Seymour@AVALON /g/bot (master|MERGING)
  2. $ git status
  3. # On branch master
  4. # Your branch and 'origin/master' have diverged,
  5. # and have 2 and 3 different commit(s) each, respectively.
  6. #
  7. # Changes to be committed:
  8. #
  9. # modified: README.md
  10. # modified: lib/plugins/authtest.rb
  11. #
  12. # Unmerged paths:
  13. # (use "git add/rm <file>..." as appropriate to mark resolution)
  14. #
  15. # both modified: lib/plugins/adminhandler.rb
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement