[PATCH RFC/WIP] introduce stash command

Idan Kamara idankk86 at gmail.com
Fri Jun 29 07:18:43 CDT 2012


On Fri, Jun 29, 2012 at 12:37 PM, v <voldermort at hotmail.com> wrote:
>
>
> Sean Farley wrote
> >
> >> You can only use MQ as a stash if you're not working with MQ.
> >> Otherwise,
> >> the
> >> stash patch will keep getting in the way of the patches that you're
> >> working
> >> on.
> >
> > hg help qqueue
> >
>
> I'm in the middle of a patch queue (i.e. some patches applied), and need
> to
> stash away the working directory. How can this be done with a different
> queue?

In that case you can `hg qnew stash && hg qpop` and later
on `hg qpush --move stash`.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20120629/d72e5113/attachment.html>


More information about the Mercurial-devel mailing list