Since manifestrevlog is not a revlog, we are passing strange thing to
_checkrevlog. We fix this to avoid breakage during future change.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGbc138f2a2e47: verify: pass a revlog to `_checkrevlog` in `_verifymanifest`
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.