Merge branch 'jk/dumb-http-idx-fetch-fix' into maint
commit117c1b333da05e87a35ea73756518abe52407d84
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 06:10:37 +0000 (24 22:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 06:10:37 +0000 (24 22:10 -0800)
tree8c7dc4c0fbe9b7d26f2955ee3b95c626f3e1f6cb
parent9f8410b941130630db288794c253e697e4515d9d
parent8b9c2dd4dee01b5a0a9c5cfdd5a107f78edaceb7
Merge branch 'jk/dumb-http-idx-fetch-fix' into maint

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