( )⚙ D10970 dirstate: infer the 'n' state from `possibly_dirty`

This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: infer the 'n' state from `possibly_dirty`
ClosedPublic

Authored by marmoute on Jul 4 2021, 5:51 PM.

Details

Summary

This flag is only used with 'n' so lets set the state based on that parameter in
this case.

Diff Detail

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

Event Timeline

marmoute created this revision.Jul 4 2021, 5:51 PM
SimonSapin accepted this revision.Jul 5 2021, 1:02 AM
pulkit accepted this revision.Jul 6 2021, 12:45 PM
This revision is now accepted and ready to land.Jul 6 2021, 12:45 PM
baymax updated this revision to Diff 28872.Jul 6 2021, 2:09 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

This revision was automatically updated to reflect the committed changes.