Advertisement
Guest User

Untitled

a guest
Nov 13th, 2014
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. $ git merge --strategy-option ours
  2. error: 'merge' is not possible because you have unmerged files.
  3. hint: Fix them up in the work tree,
  4. hint: and then use 'git add/rm <file>' as
  5. hint: appropriate to mark resolution and make a commit,
  6. hint: or use 'git commit -a'.
  7. fatal: Exiting because of an unresolved conflict.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement