Merge branch 'sp/maint-http-enable-gzip' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Oct 2012 20:42:13 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Oct 2012 20:42:14 +0000 (13:42 -0700)
"git fetch" over http advertised that it supports "deflate", which
is much less common, and did not advertise more common "gzip" on its
Accept-Encoding header.

* sp/maint-http-enable-gzip:
  Enable info/refs gzip decompression in HTTP client

1  2 
remote-curl.c

diff --cc remote-curl.c
Simple merge