I don't see a reason that it needs to require a path. Most commands
match everything when no paths are given, but here you have to do
something like hg debugrename -r . . (from the repo root) to match
everything.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGea72da71ad69: debugrename: don't require at least one path
rHGa04e0ec65ce3: debugrename: don't require at least one path
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.