This is an archive of the discontinued Mercurial Phabricator instance.

narrow: drop the bundle2 capability since we have server capabilities (BC)
ClosedPublic

Authored by pulkit on Oct 5 2018, 4:17 PM.

Details

Summary

This patch drops the narrow bundle2 capabilities since we introduced narrow
server capabilities which are more nice and now used everywhere.

I am not sure what it can affect, so on safe side I marked this as BC. Also I
removed the NARROWCAP constant as that kind of conflicts with the same name
constant in wireprototypes.py.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Oct 5 2018, 4:17 PM
pulkit updated this revision to Diff 12608.Nov 27 2018, 5:53 AM
martinvonz accepted this revision.Nov 28 2018, 8:47 AM
This revision is now accepted and ready to land.Nov 28 2018, 8:47 AM
This revision was automatically updated to reflect the committed changes.