This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: replace the use of `_normallookup` in `rebuild`
ClosedPublic

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

Details

Summary

Normal lookup is a complicated function that we want to get rid of.

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.