This is an archive of the discontinued Mercurial Phabricator instance.

revlog: avoid hard-coded hash sizes
ClosedPublic

Authored by joerg.sonnenberger on Jul 6 2020, 8:43 AM.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

pulkit accepted this revision.Jul 7 2020, 2:15 PM
pulkit added a subscriber: pulkit.

There are couple of other mentions of 40 in this file, looks like in future we should introduce a constant for this.

Queued, thanks!

This revision is now accepted and ready to land.Jul 7 2020, 2:15 PM
This revision was automatically updated to reflect the committed changes.