This is an archive of the discontinued Mercurial Phabricator instance.

bundlespec: add support for some variants
ClosedPublic

Authored by lothiraldan on Jan 31 2018, 11:25 AM.

Details

Summary

This way the stream v2 bundle spec can disable the changegroup part while
enabling the stream v2 part.

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

lothiraldan created this revision.Jan 31 2018, 11:25 AM
indygreg accepted this revision.Mar 19 2018, 5:21 PM
indygreg added a subscriber: indygreg.

This looks reasonable to me.

I'll hold off landing due to requirements on an earlier, not yet accepted patch.

This revision is now accepted and ready to land.Mar 19 2018, 5:21 PM
lothiraldan updated this revision to Diff 7377.Mar 30 2018, 8:55 AM
indygreg accepted this revision.Mar 30 2018, 1:11 PM
This revision was automatically updated to reflect the committed changes.