Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
http: avoid disconnecting on 404s for loose objects
author
Eric Wong
<e@80x24.org>
Mon, 11 Jul 2016 20:51:30 +0000
(20:51 +0000)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 12 Jul 2016 22:17:42 +0000
(15:17 -0700)
404s are common when fetching loose objects on static HTTP
servers, and reestablishing a connection for every single
404 adds additional latency.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
17966c0
)
No differences found