This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: remove some usage of `_drop`
ClosedPublic

Authored by marmoute on Sep 14 2021, 5:20 PM.

Details

Summary

This is a step toward being able to remove the _drop method on dirstate.

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.Sep 14 2021, 5:20 PM
Alphare accepted this revision.Sep 15 2021, 4:00 AM
This revision is now accepted and ready to land.Sep 15 2021, 4:00 AM
This revision was automatically updated to reflect the committed changes.