author | Alex Riesen <raa.lkml@gmail.com> | |
Tue, 12 Dec 2006 17:34:02 +0000 (18:34 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 13 Dec 2006 01:04:40 +0000 (17:04 -0800) | ||
commit | 0d7a6e4ef9e2dc458a9a56ab73638d97f4e75d87 | |
tree | ec04810d56bf5a0b7417c548d158d5d4811e80fe | tree | snapshot |
parent | 59f867400650b39568e4a7f96bd60f3a0072dbda | commit | diff |
Clarify fetch error for missing objects.
Otherwise there're such things like:
Cannot obtain needed none 9a6e87b60dbd2305c95cecce7d9d60f849a0658d
while processing commit 0000000000000000000000000000000000000000.
which while looks weird. What is the none needed for?
Signed-off-by: Junio C Hamano <junkio@cox.net>
Otherwise there're such things like:
Cannot obtain needed none 9a6e87b60dbd2305c95cecce7d9d60f849a0658d
while processing commit 0000000000000000000000000000000000000000.
which while looks weird. What is the none needed for?
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch.c | diff | blob | history |