This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: drop the now unused magic constants for the dirstate module
ClosedPublic

Authored by marmoute on Jul 4 2021, 5:51 PM.

Details

Summary

We no longer need them for the dirstate logic. We only need them in the
dirstate map (and parsers) logic.

This smell like progress.

Diff Detail

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

Event Timeline

marmoute created this revision.Jul 4 2021, 5:51 PM
SimonSapin accepted this revision.Jul 5 2021, 12:42 AM
pulkit accepted this revision.Jul 6 2021, 12:36 PM
This revision is now accepted and ready to land.Jul 6 2021, 12:36 PM
baymax updated this revision to Diff 28866.Jul 6 2021, 2:09 PM

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