author | Nicolas Pitre <nico@cam.org> | |
Wed, 20 Dec 2006 18:34:05 +0000 (13:34 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Dec 2006 18:46:34 +0000 (10:46 -0800) | ||
commit | 08a19d873c16aa6127bf4c40cf99a9dd19558a0c | |
tree | 8f2e561d52364489ce05b513b754a9abb8abce46 | tree | snapshot |
parent | 85023577a8f4b540aa64aa37f6f44578c0c305a3 | commit | diff |
clarify some error messages wrt unknown object types
If ever new object types are added for future extensions then better
have current git version report them as "unknown" instead of
"corrupted".
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If ever new object types are added for future extensions then better
have current git version report them as "unknown" instead of
"corrupted".
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
index-pack.c | diff | blob | history | |
sha1_file.c | diff | blob | history |