reverse cherry picking + merge docs

Colin D Bennett colin at gibibit.com
Fri Mar 12 06:16:20 GMT 2010


On Thu, 11 Mar 2010 15:22:54 +1100
Martin Pool <mbp at canonical.com> wrote:

> On 11 March 2010 14:19, David Muir <davidkmuir at gmail.com> wrote:
> > Since (from my experience) reverse cherry picking is usually done
> > within the current branch, shouldn't merge run off of :this instead
> > of :submit?
> 
> Or just "bzr merge -r 10..9 ." is what I would normally say.

Is there a difference between ‘bzr merge -r 10..9 .’ and
‘bzr merge -r 10..9 :this’ if one is in a subdirectory of the tree?
(i.e., does the ‘.’ refer only to the current directory and below?)

Regards,
Colin



More information about the bazaar mailing list