This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: move command registration types to wireprototypes
ClosedPublic

Authored by indygreg on Apr 17 2018, 1:30 AM.

Details

Summary

These are shared across wire protocol implementations. wireprototypes
is our module for common code.

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.Apr 17 2018, 1:30 AM
durin42 accepted this revision.Apr 18 2018, 2:26 PM
This revision is now accepted and ready to land.Apr 18 2018, 2:26 PM
This revision was automatically updated to reflect the committed changes.