This is an archive of the discontinued Mercurial Phabricator instance.

merge: use constants for merge record state
ClosedPublic

Authored by indygreg on Mar 5 2018, 7:15 PM.

Details

Summary

Named constants are easier to read than short string values.

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

indygreg created this revision.Mar 5 2018, 7:15 PM
durin42 accepted this revision.Mar 24 2018, 3:08 PM
This revision is now accepted and ready to land.Mar 24 2018, 3:08 PM
This revision was automatically updated to reflect the committed changes.