( )⚙ D11604 dirstate-item: replace call to new_possibly_dirty

This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: replace call to new_possibly_dirty
ClosedPublic

Authored by marmoute on Oct 3 2021, 6:53 AM.

Details

Summary

The constructor is on its way out, so we inline the last relevant call before
dropping it.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Oct 3 2021, 6:53 AM
Alphare accepted this revision.Oct 3 2021, 5:19 PM
This revision is now accepted and ready to land.Oct 3 2021, 5:19 PM
This revision was automatically updated to reflect the committed changes.