This is an archive of the discontinued Mercurial Phabricator instance.

docket: move the uid logic in the `revlogutils.docket` module
ClosedPublic

Authored by marmoute on May 20 2021, 10:19 AM.

Details

Summary

We want to use it for revlog-v2 (& Co), it seems more logical to have the logic
lives inside the docket file than the nodemap file.

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 20 2021, 10:19 AM
pulkit accepted this revision.May 23 2021, 3:40 PM
This revision is now accepted and ready to land.May 23 2021, 3:40 PM