tests/test-rebase-interruptions.t
changeset 21266 19d6fec60b81
parent 20117 aa9385f983fa
child 21267 e4f451c8c05c
equal deleted inserted replaced
21265:232de244ab6f 21266:19d6fec60b81
   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 unresolved files; you may continue your unfinished operation
   107 
   108 
   108   $ hg rebase --continue
   109   $ hg rebase --continue
   109   warning: new changesets detected on source branch, not stripping
   110   warning: new changesets detected on source branch, not stripping
   110 
   111 
   111   $ hg tglogp
   112   $ hg tglogp