emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Merging emacs-23 into trunk


From: Stefan Monnier
Subject: Re: Merging emacs-23 into trunk
Date: Fri, 12 Nov 2010 15:41:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>>> Yes, when A (or its parent) already is on the target branch with the
>>> same revision-id as it has on the source branch.
>> 
>> Which is exactly the situation I was talking about:
>> 
>> And indeed
>> bzr merge -r A..B
>> will correctly track the history in the case where A has already been
>> merged and committed.

> "merge -r A..B" usually means a cherry-pick,

In the context of "where A has already been merged and committed", it's
not "usually" a cherry-pick: it's never a cherry-pick.

> because for the case when
> it is a merge there is no reason to specify A (the tool figures it out
> automatically) but it seems that you missed the syntax "merge -r B"

No, I didn't miss this syntax (as you can tell by looking at the
code I sent ;-).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]