Merge branch 'sp/maint-http-enable-gzip' into maint
commit0a65df58a0d5b17a72edd4e6247be29ab8af2b09
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Oct 2012 20:42:13 +0000 (2 13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Oct 2012 20:42:14 +0000 (2 13:42 -0700)
tree1594b2807979694e3bfe96de33ba28e9a5c982b6
parent8a477ddf237978d3f5725b24e286616000ca2ffd
parentaa90b9697f9275e4f9cb10d274495e7587f217c0
Merge branch 'sp/maint-http-enable-gzip' into maint

"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
remote-curl.c