git-convert-cache: fix up file modes in trees too
commite2418c01b1d351c2f9939ecc4cda2b19df8d6d78
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 16:57:03 +0000 (16 09:57 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 16:57:03 +0000 (16 09:57 -0700)
tree5a2e7819a2842a9cfe06074a8a7a1fcbe3a312c8
parent0c04094bc153ef1073524267b4eb49989c7b8ccb
git-convert-cache: fix up file modes in trees too

git-fsck-cache complains about some of the odder ones, and is quiet
about the old (S_IFREG | 664) case, but that's wrong too.

Converting the kernel tree is too painful right now, but at least we
know how to do it if we ever want to.
convert-cache.c