author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 16:57:03 +0000 (09:57 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 16:57:03 +0000 (09:57 -0700) | ||
commit | e2418c01b1d351c2f9939ecc4cda2b19df8d6d78 | |
tree | 5a2e7819a2842a9cfe06074a8a7a1fcbe3a312c8 | tree | snapshot |
parent | 0c04094bc153ef1073524267b4eb49989c7b8ccb | commit | diff |
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.
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 | diff | blob | history |