( )⚙ D10600 revlog: directly use self._format_flags when loading index

This is an archive of the discontinued Mercurial Phabricator instance.

revlog: directly use self._format_flags when loading index
ClosedPublic

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

Details

Summary

The shorthand variable does not bring much, so we drop it to simplify the code.

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:51 AM
baymax updated this revision to Diff 27515.May 3 2021, 9:44 PM

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

Alphare accepted this revision.May 11 2021, 10:10 AM
This revision is now accepted and ready to land.May 11 2021, 10:10 AM