This is a gratuitous change to make things a bit easier to read.
Details
Details
- Reviewers
indygreg Alphare - Group Reviewers
hg-reviewers - Commits
- rHG88bd08a6830f: revlog: simplify a conditionnal in _enforceinlinesize
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.
Event Timeline
Comment Actions
Since the index is already in memory, I don't expect the computation to come at noticeable cost.