Merge branch 'jk/dumb-http-idx-fetch-fix'
commitb93b5b21b5358c1e5afc7d7d6e8ebf0ba345d98b
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2015 18:15:24 +0000 (17 10:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2015 18:15:25 +0000 (17 10:15 -0800)
tree51cf395ef49683cd5196711031496157bd2145cc
parentd7c8b33a35ad4f081dfcf231ea7dabf4ed88c889
parent8b9c2dd4dee01b5a0a9c5cfdd5a107f78edaceb7
Merge branch 'jk/dumb-http-idx-fetch-fix'

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