author | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Dec 2005 20:09:17 +0000 (12:09 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Dec 2005 20:13:52 +0000 (12:13 -0800) | ||
commit | 21b1aced83195af50fd8bc9a88e7734c8ee77c0e | |
tree | bff71bb6c5f485dcf7783a6306f585c9b1e649e8 | tree | snapshot |
parent | c2f3bf071ee90b01f2d629921bb04c4f798f02fa | commit | diff |
objects/info/packs: work around bug in http-fetch.c::fetch_indices()
The code to fetch pack index files in deployed clients have a
bug that causes it to ignore the pack file on the last line of
objects/info/packs file, so append an empty line to work it
around.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The code to fetch pack index files in deployed clients have a
bug that causes it to ignore the pack file on the last line of
objects/info/packs file, so append an empty line to work it
around.
Signed-off-by: Junio C Hamano <junkio@cox.net>
server-info.c | diff | blob | history |