[PATCH] Make the git-fsck-objects diagnostics more useful
commitf1f0d0889e5557bc467490fdbd53f7b912503a33
authorPetr Baudis <pasky@ucw.cz>
Tue, 20 Sep 2005 18:56:05 +0000 (20 20:56 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 20 Sep 2005 22:07:55 +0000 (20 15:07 -0700)
tree3eeb250b85c5f76be09bfd15f0f64cd63e9d6728
parent89d844d084f14bc9506f63cd3c9aa44b21b49067
[PATCH] Make the git-fsck-objects diagnostics more useful

Actually report what exactly is wrong with the object, instead of an
ambiguous 'bad sha1 file' or such. In places where we already do, unify
the format and clean the messages up.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
fsck-objects.c