I'd like to be able to override the new _dounshelve(), getting
access to the name of the shelve to unshelve. unshelvecmd() seems to
better match the existing createcmd(), listcmd() etc.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG47c1226463a1: shelve: split up dounshelve() in unshelvecmd() and _dounshelve()
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.