I'm about to make RevlogError require a message argument and this
code was failing. This patch refactors it to not raise an exception
for intra-function flow control.
Details
Details
- Reviewers
indygreg pulkit - Group Reviewers
hg-reviewers - Commits
- rHG93a0abe098e7: revlog: avoid raising no-arg RevlogError for internal flow control
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage