]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/avoid-ls-refs-with-http'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2019 18:50:10 +0000 (11:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2019 18:50:10 +0000 (11:50 -0700)
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

1  2 
transport-helper.c
transport.c

Simple merge
diff --cc transport.c
Simple merge