Guest User

Untitled

a guest
Feb 16th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. git rebase -X theirs branchQ
  2.  
  3. git status
  4.  
  5. Unmerged paths:
  6. (use "git reset HEAD <file>..." to unstage)
  7. (use "git add/rm <file>..." as appropriate to mark resolution)
  8.  
  9. deleted by them: A/XB.cs
  10. deleted by them: A/YB.cs
  11. deleted by them: B/XD.cs
  12. deleted by them: B/YD.cs
Add Comment
Please, Sign In to add comment