]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit3a6a23e67d752e3083a52ad04c20c04e40c148e1
treefc3fa09bb8b2577f8d2e16cb01de8650ab510ed3
parent9b23b4bc1c64fd4ada4fd932195544cc839e0ff4
Make git-fsck-cache error printouts a bit more informative.

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).
fsck-cache.c