This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-v2: Remove the `.d` suffix in data file names
ClosedPublic

Authored by SimonSapin on Sep 14 2021, 9:42 AM.

Details

Summary

It could cause confusion since .d is already used for revlogs.
This suffix is not necessary since there is already a dirstate. prefix.

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

SimonSapin created this revision.Sep 14 2021, 9:42 AM
Alphare accepted this revision.Sep 14 2021, 10:24 AM
This revision is now accepted and ready to land.Sep 14 2021, 10:24 AM