hg equivalent of git stash
anatoly techtonik
techtonik at gmail.com
Mon Dec 12 15:15:38 UTC 2011
Quoting http://markmail.org/message/lglewvoffuxnffbz
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?
Please, CC.
--
anatoly t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20111212/7ffa7bb0/attachment-0002.html>
More information about the Mercurial
mailing list