What do you do with MQ?

Didly didlybom at gmail.com
Tue Dec 13 01:45:26 CST 2011


On Tue, Dec 13, 2011 at 6:46 AM, Arne Babenhauserheide <arne_bab at web.de> wrote:
> Am Dienstag, 6. Dezember 2011, 15:42:43 schrieb Arne Babenhauserheide:
>> Which mq actions do you use? (including those for tracking patches)
>
> Here’s one more:
>
> * shelve away changes, commit something else, get them back.
>   hg qnew stash-work-in-progress; hg qpop
>   hg qpush; hg qfinish tip; hg strip -k tip
>
> (from anatoly techtonik to replace git stash)

Wouldn't this only work if you had no MQ patches applied or if your
current workind dir parent was qtip?

Angel


More information about the Mercurial mailing list