|
|
|
|
|
by gcp
5262 days ago
|
|
I don't understand the poster's insistence about wanting to perform an operation similar to git stash in Mercurial "without creating a commit". Having it as a real commit is an issue when you want to pull upstream for example. My solution would be hg qnew stashname, but I already ranted about the limitations of MQ in another thread here. |
|