This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: don't special case bundlecaps, but sort all scsv arguments
ClosedPublic

Authored by joerg.sonnenberger on Apr 6 2018, 5:39 PM.

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 accepted this revision.Apr 6 2018, 6:03 PM
indygreg added a subscriber: indygreg.

scsv types are parsed into a set. So this should pose no BC problems.

This revision is now accepted and ready to land.Apr 6 2018, 6:03 PM
This revision was automatically updated to reflect the committed changes.