This is an archive of the discontinued Mercurial Phabricator instance.

unshelve: correct help string; unshelve does not accept file list
ClosedPublic

Authored by spectral on Nov 8 2019, 5:28 PM.

Details

Summary

The non-option arguments to hg unshelve are interpreted as the name of the
shelve to unshelve, not the list of files to unshelve. While that functionality
would probably be nice to have, that's well beyond the scope of this
documentation fix.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage