projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8a477dd
aa90b96
)
Merge branch 'sp/maint-http-enable-gzip' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 2 Oct 2012 20:42:13 +0000
(13:42 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
remote-curl.c
Simple merge