This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: reorder "state" checking conditional
ClosedPublic

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

Details

Summary

This is easier to read and will make this simpler to update in the next
changeset.

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.Jul 4 2021, 5:52 PM
SimonSapin accepted this revision.Jul 5 2021, 1:21 AM
pulkit accepted this revision.Jul 6 2021, 12:51 PM
This revision is now accepted and ready to land.Jul 6 2021, 12:51 PM
baymax updated this revision to Diff 28877.Jul 6 2021, 2:09 PM

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

This revision was automatically updated to reflect the committed changes.