This is an archive of the discontinued Mercurial Phabricator instance.

largefiles: introduce a constant for 'lfmr' action
ClosedPublic

Authored by pulkit on Jul 25 2020, 6:03 AM.

Details

Summary

It's better to use a dedicated constant instead of a string which makes pretty
less sense.

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

pulkit created this revision.Jul 25 2020, 6:03 AM
indygreg accepted this revision.Aug 2 2020, 1:30 PM
indygreg added a subscriber: indygreg.

Oh yay - I should have looked at the next commit before commenting on the prior one ;)

This revision is now accepted and ready to land.Aug 2 2020, 1:30 PM
This revision was automatically updated to reflect the committed changes.