This is an archive of the discontinued Mercurial Phabricator instance.

sparse: replace merge action values with mergestate.ACTION_* constants
ClosedPublic

Authored by pulkit on Aug 5 2020, 4:52 AM.

Details

Summary

Having bytestrings like b'r' makes it hard to understand for people who don't
know the code much or looking at it for the first time.

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.