This is an archive of the discontinued Mercurial Phabricator instance.

narrow: check "narrow" wire protocol capability, not bundle2 capability
ClosedPublic

Authored by martinvonz on Sep 11 2018, 5:56 PM.

Details

Summary

It seems like the new "narrow" wire protocol capability should be what
determines if the server supports the "narrow" and
"{,old}{in,ex}cludepats" arguments to the getbundle request.

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

martinvonz created this revision.Sep 11 2018, 5:56 PM
indygreg accepted this revision.Sep 11 2018, 6:14 PM
This revision is now accepted and ready to land.Sep 11 2018, 6:14 PM
This revision was automatically updated to reflect the committed changes.