This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: use a common implementation for `dirstatemap.set_untracked`
ClosedPublic

Authored by marmoute on Oct 2 2021, 11:05 AM.

Details

Summary

We can now make sure they use the same code, and drop the older, out of sync,
implementation of set_untracked for the rust wrapper.

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.