Advertisement
Guest User

Untitled

a guest
Mar 9th, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. CURRENT SITUATION
  2.  
  3. head
  4. [commits in A only (set 2)]
  5. |
  6. [commits common to A and B]
  7. |
  8. [commits in A only (set 1)]
  9. |
  10. Branch A
  11.  
  12.  
  13.  
  14. head
  15. [commits in B only]
  16. |
  17. [commits common to A and B]
  18. |
  19. Branch B
  20.  
  21.  
  22.  
  23. WHAT I WANT
  24.  
  25. head
  26. [commits in B only]
  27. |
  28. [commits in A only (set 2)]
  29. |
  30. [commits common to A and B]
  31. |
  32. [commits in A only (set 1)]
  33. |
  34. Branch A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement