This is an archive of the discontinued Mercurial Phabricator instance.

git: fix up dirstate use of index
ClosedPublic

Authored by durin42 on Sep 7 2020, 5:31 PM.

Details

Summary

This was super-broken before, and somehow none of the existing
attempts to use this code tripped on the defects here. Sigh.

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

durin42 created this revision.Sep 7 2020, 5:31 PM
pulkit accepted this revision.Sep 8 2020, 3:23 AM
This revision is now accepted and ready to land.Sep 8 2020, 3:23 AM
This revision was automatically updated to reflect the committed changes.