( )⚙ D11607 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 added a subscriber: Alphare.Oct 3 2021, 5:20 PM

Same as the previous patch

This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.