cmdutil.revert() backs up untracked files, so I don't see a reason to
do it shelve.mergefiles(). We have tests for this and they still pass.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGe08559769bc6: shelve: let cmdutil.revert() take care of backing up untracked files
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.