( )⚙ D11331 dirstatemap: drop unused internal constant definition

This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: drop unused internal constant definition
ClosedPublic

Authored by marmoute on Aug 21 2021, 5:57 AM.

Details

Summary

All that logic now moved within the DirstateItem itself, so we can finally drop
this implementation details from the "higher" level.

Diff Detail

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

Event Timeline

marmoute created this revision.Aug 21 2021, 5:57 AM
baymax updated this revision to Diff 30057.Aug 26 2021, 9:01 AM

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

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