( )⚙ D11321 dirstatemap: temporarily return early in `reset_state`

This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: temporarily return early in `reset_state`
ClosedPublic

Authored by marmoute on Aug 21 2021, 5:56 AM.

Details

Summary

We are about to migrate addfile to the new DirstateItem__init__ and having
these early return will the new series of patches to be clearer.

Diff Detail

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

Event Timeline

marmoute created this revision.Aug 21 2021, 5:56 AM
baymax updated this revision to Diff 30047.Aug 26 2021, 9:00 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.Aug 26 2021, 9:11 AM
This revision is now accepted and ready to land.Aug 26 2021, 9:11 AM
This revision was automatically updated to reflect the committed changes.