This is an archive of the discontinued Mercurial Phabricator instance.

revlog: split the option initialisation in its own method
ClosedPublic

Authored by marmoute on May 3 2021, 7:47 AM.

Details

Summary

The part of the code is huge, keeping it separated will keep the _loadindex
method simpler and help keeping logic well insulated.

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

marmoute created this revision.May 3 2021, 7:47 AM
baymax updated this revision to Diff 27485.May 3 2021, 9:43 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.May 7 2021, 9:00 AM
This revision is now accepted and ready to land.May 7 2021, 9:00 AM