This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: align the dirstatemap's API to the data change
ClosedPublic

Authored by marmoute on Oct 2 2021, 8:25 PM.

Details

Summary

We are passing different data, so lets simplify the dirstatemap API too.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Oct 2 2021, 8:25 PM
marmoute updated this revision to Diff 30580.Oct 2 2021, 8:39 PM
Alphare accepted this revision.Oct 3 2021, 5:08 PM
This revision is now accepted and ready to land.Oct 3 2021, 5:08 PM
This revision was automatically updated to reflect the committed changes.