tests/test-rebase-interruptions.t
branchstable
changeset 21947 b081decd9062
parent 21267 e4f451c8c05c
child 23517 4f18e80d9c30
equal deleted inserted replaced
21946:868e2cea3ea0 21947:b081decd9062
   102 Solve the conflict and go on:
   102 Solve the conflict and go on:
   103 
   103 
   104   $ echo 'conflict solved' > A
   104   $ echo 'conflict solved' > A
   105   $ rm A.orig
   105   $ rm A.orig
   106   $ hg resolve -m A
   106   $ hg resolve -m A
   107   no more unresolved files
   107   (no more unresolved files)
   108 
   108 
   109   $ hg rebase --continue
   109   $ hg rebase --continue
   110   warning: new changesets detected on source branch, not stripping
   110   warning: new changesets detected on source branch, not stripping
   111 
   111 
   112   $ hg tglogp
   112   $ hg tglogp