Loading

Paste #p5wui9hnc

  1. * 652e9f8 (HEAD, n2) x4
  2. * 14a3355 x3
  3. * bc1d38c (n1) x2
  4. * 213d86d x1
  5. * 0f2048e (master) name1
  6.  
  7. git co n1, insert y1 before x1
  8.  
  9. * 06219bd (HEAD, n1) x2
  10. * 9c2e03e x1
  11. * e54f63b y1
  12. * 0f2048e (master) name1
  13. * da2ef1b name1
  14.  
  15.  
  16.  
  17. git co n2
  18.  
  19. * 652e9f8 (HEAD, n2) x4
  20. * 14a3355 x3
  21. * bc1d38c x2
  22. * 213d86d x1
  23. * 0f2048e (master) name1
  24.  
  25.  
  26. git rebase -i n1
  27.  
  28. editor:
  29. pick 213d86d x1
  30. pick bc1d38c x2
  31. pick 14a3355 x3
  32. pick 652e9f8 x4
  33.  
  34. # Rebase 06219bd..652e9f8 onto 06219bd
  35.  
  36.  
  37. git lg -10
  38. * a555632 (HEAD, n2) x4
  39. * e1222ad x3
  40. * a8341d9 x2
  41. * 06219bd (n1) x2
  42. * 9c2e03e x1
  43. * e54f63b y1
  44. * 0f2048e (master) name1

Version history

Revision # Author Created at
px0casfiw Anonymous 31 May 2015, 20:40:32 UTC Diff

Comments