This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: clear map cached properties when clearing the map
ClosedPublic

Authored by mbthomas on Nov 8 2017, 12:30 PM.

Details

Summary

dirstatemap.clear should remove all record of the files in the map. This
includes removing caches of values derived from these.

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

mbthomas created this revision.Nov 8 2017, 12:30 PM
indygreg accepted this revision.Nov 10 2017, 12:20 AM
This revision is now accepted and ready to land.Nov 10 2017, 12:20 AM
durin42 accepted this revision.Nov 10 2017, 5:12 PM
This revision was automatically updated to reflect the committed changes.