hg push with mq applied
Brendan Cully
brendan at kublai.com
Fri May 25 23:23:45 UTC 2007
On Friday, 25 May 2007 at 16:15, L. David Baron wrote:
> On Friday 2007-05-25 07:31 -0700, Brendan Cully wrote:
> > If you really want to force it, push -r will allow you to push with mq
> > patches applied. But it's much better to version .hg/patches. You can
> > set up a trivial hook to push .hg/patches when you push the main
> > repository.
>
> push -r actually doesn't allow pushing with mq patches applied (in
> 0.9.3, anyway), to my annoyance. I often qrm -r the bottom patch in
I guess that was changed after 0.9.3 then.
More information about the Mercurial
mailing list