tests/test-rebase-interruptions.t
changeset 32249 27e67cfea27f
parent 27626 157675d0f600
child 32313 a580b2d65ded
equal deleted inserted replaced
32248:b47e6b0ba6ca 32249:27e67cfea27f
   184   o  0: 'A'
   184   o  0: 'A'
   185   
   185   
   186 Abort the rebasing:
   186 Abort the rebasing:
   187 
   187 
   188   $ hg rebase --abort
   188   $ hg rebase --abort
   189   warning: new changesets detected on target branch, can't strip
   189   warning: new changesets detected on destination branch, can't strip
   190   rebase aborted
   190   rebase aborted
   191 
   191 
   192   $ hg tglog
   192   $ hg tglog
   193   @  6: 'Extra'
   193   @  6: 'Extra'
   194   |
   194   |