We now always disambiguating against revnums after we've found an
otherwise valid prefix, so we can safely remove the early isrev()
check in isvalid().
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG76e933e0ccc9: shortest: remove unnecessary check for revnum in isvalid()
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.