I see no documentation on how to do this in the docs.
hg shelve -l -p [name of shelf]
.
To get the shelves list one could use hg shelve -l
.
Two ways:
hg unshelve --inspect --name [name-of-shelf]
cat .hg/shelves/[name-of-shelf]
Try, hg shelve --patch name
— worked for me in Mercurial v 3.6.3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With