hg equivalent of git stash

anatoly techtonik techtonik at gmail.com
Mon Dec 12 15:57:20 UTC 2011


On Mon, Dec 12, 2011 at 6:42 PM, Sam Steingold <sds at gnu.org> wrote:

> > * anatoly techtonik <grpugbavx at tznvy.pbz> [2011-12-12 18:15:38 +0300]:
> > On Jan 12, 2008 3:27:01 pm, Matt Mackall wrote:
> >> On Sat, 2008-01-12 at 17:13 -0600, Phillip Koebbe wrote:
> >>
> >>> I was reading earlier today about "git stash" and was thinking it
> >>> would be very useful to me. Is something like that available in hg?
> >>
> >> You might be interested in mq, which is about a million times more
> >> useful.
> >
> >
> > Among million use cases for mq, can anybody explain the mq equivalent of
> > git stash?
> >
> > My use case: I want to put my current changes away temporarily (into
> > stash), do some unrelated changes, commit them and then get my previous
> > changes back (removing them from stash). How do I do this with mq?
>
> when someone will answer this question, it would be _very_ much
> appreciated if the answer were put back into both
>
> -- http://mercurial.selenic.com/wiki/GitConcepts which suggests the
>   ShelveExtension or the AtticExtension neither of which is distributed
>   with mercurial
>
> -- http://mercurial.selenic.com/wiki/MqExtension which does not mention
>   the word "stash" at all
>
> thanks in advance.
>

Wait-wait-wait. The question isn't answered yet. Stay tuned. =)
-- 
anatoly t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20111212/9cfcc054/attachment-0002.html>


More information about the Mercurial mailing list