[issue3332] rebase --abort fails if destination of original rebase was not a head

Bryan O'Sullivan bugs at mercurial.selenic.com
Thu Mar 22 17:15:34 CDT 2012


New submission from Bryan O'Sullivan <bos at serpentine.com>:

I've attached a small script that replicates the problem.

If a rebase fails due to a conflict, and the target of the rebase is not a 
head revision, rebase --abort will not work:

+ hg rebase --abort
warning: new changesets detected on target branch, can't abort

----------
files: rebaser.sh
messages: 19437
nosy: bos
priority: bug
status: unread
title: rebase --abort fails if destination of original rebase was not a head

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3332>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rebaser.sh
Type: application/octet-stream
Size: 245 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20120322/46b0550e/attachment.obj>


More information about the Mercurial-devel mailing list