Merge branch 'jk/dumb-http-idx-fetch-fix' into next
commit6338345e70d53e90e1644c37784fb8f8d316a850
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Feb 2015 21:56:55 +0000 (12 13:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Feb 2015 21:56:55 +0000 (12 13:56 -0800)
tree51cf395ef49683cd5196711031496157bd2145cc
parent200cd9c4e6e302767fe020c4904b83203411d667
parent8b9c2dd4dee01b5a0a9c5cfdd5a107f78edaceb7
Merge branch 'jk/dumb-http-idx-fetch-fix' into next

A broken pack .idx file in the receiving repository prevented the
dumb http transport from fetching a good copy of it from the other
side.

* jk/dumb-http-idx-fetch-fix:
  dumb-http: do not pass NULL path to parse_pack_index
http.c
t/t5550-http-fetch-dumb.sh