( )⚙ D10590 revlog: rename `nodemap_file` to `_nodemap_file`

This is an archive of the discontinued Mercurial Phabricator instance.

revlog: rename `nodemap_file` to `_nodemap_file`
ClosedPublic

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

Details

Summary

Same reasoning as for indexfile and datafile, lets hide these implementation
details.

Diff Detail

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

Event Timeline

marmoute created this revision.May 3 2021, 7:50 AM
baymax updated this revision to Diff 27505.May 3 2021, 9:44 PM

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

Alphare accepted this revision.May 11 2021, 9:56 AM
This revision is now accepted and ready to land.May 11 2021, 9:56 AM
This revision was automatically updated to reflect the committed changes.