[RFC] rebase --collapse
Giorgos Keramidas
keramida at ceid.upatras.gr
Thu Aug 14 21:04:29 UTC 2008
On Thu, 14 Aug 2008 22:36:38 +0200, Stefano Tortarolo <stefano.tortarolo at gmail.com> wrote:
> Giorgos Keramidas wrote:
>> % hg rebase --source 2
>> abort: cannot rebase an ancestor
>
> Currently if --dest is not specified it defaults to branch head, you
> should try with hg rebase -s 2 -d 1.
>
> It's not very intuitive I guess, maybe I'll write a note somewhere or
> change its behaviour.
Ah! That makes sense, yes. I thought it would rebase on the
current workspace parent.
Thanks :)
More information about the Mercurial-devel
mailing list