This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: replace `_add` call in `setparent`
ClosedPublic

Authored by marmoute on Sep 16 2021, 10:42 AM.

Details

Summary

Same logic as the previous changeset, it get us closer to removed older API on
the 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 16 2021, 10:42 AM
Alphare accepted this revision.Sep 20 2021, 6:02 AM
This revision is now accepted and ready to land.Sep 20 2021, 6:02 AM
This revision was automatically updated to reflect the committed changes.