This is an archive of the discontinued Mercurial Phabricator instance.

git: adapt to some recent dirstate API changes
ClosedPublic

Authored by mharbison72 on Apr 18 2022, 12:39 PM.

Details

Summary

There are still old methods like add() and drop(). I don't see anything that
looks equivalent, so there's likely more work to do. But this allows diff and
commit to work again on the simple webpage repo for thg.

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.