This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: move verification code within the dirstate itself
ClosedPublic

Authored by marmoute on Oct 1 2021, 5:38 AM.

Details

Summary

This move implementation details further down the stack and make it the
verification code easier to discover.

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.Oct 1 2021, 5:38 AM
Alphare accepted this revision.Oct 1 2021, 11:19 AM
Alphare added a subscriber: Alphare.

This would indeed have been useful to know about months (years?) ago

This revision is now accepted and ready to land.Oct 1 2021, 11:19 AM