This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: add a common `_drop_entry` method for dirstatemap
ClosedPublic

Authored by marmoute on Oct 2 2021, 11:05 AM.

Details

Summary

This method is called to remove DirstateItem from the map.

Each variant have a different implementation (which is … the point).

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 2 2021, 11:05 AM
Alphare accepted this revision.Oct 3 2021, 4:28 PM
This revision is now accepted and ready to land.Oct 3 2021, 4:28 PM