From: Junio C Hamano Date: Sat, 7 Sep 2019 16:23:39 +0000 (-0700) Subject: Merge branch 'jt/avoid-ls-refs-with-http' into next X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6a4ce50a0d24c7b512b564eacb00d0bf92b22e4;p=git Merge branch 'jt/avoid-ls-refs-with-http' into next 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 --- c6a4ce50a0d24c7b512b564eacb00d0bf92b22e4