The RevlogError and WdirUnsupported could be raised by
_partialmatch(), but not by the rest of isvalid(), so let's move the
rest out to make it clearer.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG858c7bfb3f49: shortest: move some safe code out of exception block
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.