This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: Make constructor parameters optional
ClosedPublic

Authored by marmoute on Oct 1 2021, 5:38 AM.

Details

Summary

… in the C implementation of DirstateItem, like they already were in the
Python and Rust ones.

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

marmoute created this revision.Oct 1 2021, 5:38 AM
Alphare accepted this revision.Oct 1 2021, 11:12 AM
This revision is now accepted and ready to land.Oct 1 2021, 11:12 AM
This revision was automatically updated to reflect the committed changes.