From: Junio C Hamano Date: Wed, 18 Sep 2019 18:50:10 +0000 (-0700) Subject: Merge branch 'jt/avoid-ls-refs-with-http' X-Git-Tag: v2.24.0-rc0~130 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f67bf53300ac7bd57a593a3ec2338050ea8343f1;p=thirdparty%2Fgit.git Merge branch 'jt/avoid-ls-refs-with-http' The http transport lacked some optimization the native transports learned to avoid unnecessary ref advertisement, which has been corrected. * jt/avoid-ls-refs-with-http: transport: teach all vtables to allow fetch first transport-helper: skip ls-refs if unnecessary --- f67bf53300ac7bd57a593a3ec2338050ea8343f1