MQ merging: qrebase command

L. David Baron dbaron at dbaron.org
Tue Mar 4 12:37:11 CST 2008


On Monday 2008-03-03 22:55 +0100, Gilles Moris wrote:
> Usage: hg qrebase [-n NAME] [-b FROM_REV] [TO_REV]

One of the things qrebase does (to match the first of the commands
that it replaces) is:

> +    # hg qpush -a

...which allows it to be run while any proportion of the patches are
currently pushed.

Maybe it should remember what the top patch is, and qpush to that
patch in the end, so that it ends in a state more similar to the one
it started in?  (Currently, it looks like it ends with all the
patches popped off.)

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/


More information about the Mercurial mailing list