hg equivalent of git stash
Sam Steingold
sds at gnu.org
Mon Dec 12 16:23:43 UTC 2011
> * Tom Anderson <gbz.naqrefba at r2k.pb.hx> [2011-12-12 16:12:40 +0000]:
>
> $ # unstash!
> $ hg qpush stash
> applying stash
> now at: stash
> $ hg status
> $ cat fruit
> bananas
usually at this point I do not want "hg status" to be empty, i.e., I do
not want the changes pushed from the stash to be already committed.
i.e.
$ hg status
M fruit
$ cat fruit
bananas
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://openvotingconsortium.org http://pmw.org.il http://www.memritv.org
http://memri.org http://truepeace.org http://iris.org.il
Why do we want intelligent terminals when there are so many stupid users?
More information about the Mercurial
mailing list