Managing independent patches
Peter Arrenbrecht
peter.arrenbrecht at gmail.com
Sun Apr 6 03:05:03 CDT 2008
On Sat, Apr 5, 2008 at 8:50 PM, Christian Boos <cboos at neuf.fr> wrote:
> ...
> Now, I had the idea that a somewhat different approach to solve the
> "Managing independent patches" issue could be to simply use *different
> queues*, in the same working directory, and have convenient ways to switch
> between them, list them, etc.
> That way, you could address each different issue with one patch (or even
> multiple patches if really needed) in a dedicated queue, and version that
> queue if want, using qinit -c and qcommit.
>
> As I wanted to experiment a bit with this idea, that materialized into
> something that seemed so useful that I spent some time to polish it. I
> attached a proof-of-concept implementation for such a set of commands:
> mmq.sh
> ...
Great stuff! Shall try it out soon.
-peo
More information about the Mercurial
mailing list