This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: rename the filegenerator used for writing
ClosedPublic

Authored by marmoute on Jan 31 2022, 10:30 AM.

Details

Summary

We will need a different name in the next changesets. Changing the name is
actually not that trivial so we do it in its own changeset.

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.Jan 31 2022, 10:30 AM
Alphare accepted this revision.Feb 3 2022, 4:56 AM
This revision is now accepted and ready to land.Feb 3 2022, 4:56 AM
This revision was automatically updated to reflect the committed changes.