This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: use named arguments for commandentry
ClosedPublic

Authored by indygreg on Feb 27 2018, 6:49 PM.

Details

Summary

We'll be adding more arguments in upcoming commits. Using named
arguments will make the code easier to read.

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.Feb 27 2018, 6:49 PM
durin42 accepted this revision.Mar 1 2018, 4:41 PM
This revision is now accepted and ready to land.Mar 1 2018, 4:41 PM
This revision was automatically updated to reflect the committed changes.