Hacker News new | ask | show | jobs
by spacechild1 31 days ago
Is there an equivalent to `git stash` in Mercurial?
1 comments

Yes. Shelve.

But there are also other extensions that can achieve similar behavior.