Make git-fsck-cache error printouts a bit more informative.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 18:22:26 +0000 (11:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 18:22:26 +0000 (11:22 -0700)
Show the types of objects involved in broken links, and don't bother
warning about unreachable tag files (if somebody cares about tags,
they'll use the --tags flag to see them).

No differences found