Non-linear patch queues

Matt Mackall mpm at selenic.com
Mon Jul 28 11:09:13 CDT 2014


On Mon, 2014-07-28 at 14:07 +1200, Sebastian Unger wrote:
> Rationale:
> I find myself quite often going up and down the patch queue and doing
> refactorings in between. Once I have done a refactoring and created a
> patch, I then of course find that the remaining patches in the queue do not
> apply any more. So far, the easiest way I have found for dealing with this
> situation is the following steps:

MQ has more or less reached the end of its development life. The closest
thing it has to the feature you're looking for is 'qqueue' which allows
you to switch between independent queues.

You might really appreciate the evolve extension as a replacement:

http://www.gerg.ca/evolve/user-guide.html

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list