This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: Move more methods to the _dirstatemapcommon base class
ClosedPublic

Authored by SimonSapin on Oct 8 2021, 8:06 AM.

Details

Summary

This reduces duplication slightly and will help with supporting dirstate-v2
when Rust is not enabled.

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.