From: Linus Torvalds Date: Sat, 9 Apr 2005 22:47:03 +0000 (-0700) Subject: Make fsck-cache warn about old-style tree objects that have full X-Git-Tag: v0.99~931 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4e6616ab77ed6a53f857d4b1082c4dc4140f34f5?ds=inline;hp=4e6616ab77ed6a53f857d4b1082c4dc4140f34f5 Make fsck-cache warn about old-style tree objects that have full pathnames in them. We're migrating away from that. This will cause tons of warnings for the current "sparse" archive, but hell, better now than later. ---