author | Junio C Hamano <junkio@cox.net> | |
Sat, 5 Nov 2005 19:44:35 +0000 (11:44 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 5 Nov 2005 19:44:35 +0000 (11:44 -0800) | ||
commit | 3d95bf074e8532fd0643b886422eddd0768a3f2c | |
tree | 2852b641cbfa47ab22cf2cee6bc952e8548d8082 | tree | snapshot |
parent | 32276c8059908874afb7a2db039ccc7bcfd84ec7 | commit | diff |
git-clone: fix local clone
If we let cpio to create the leading directories implicitly,
it ends up having funny perm bits (GNU cpio 2.5 and 2.6, at least).
This leaves .git/object/?? directories readable only by the owner.
Signed-off-by: Junio C Hamano <junkio@cox.net>
If we let cpio to create the leading directories implicitly,
it ends up having funny perm bits (GNU cpio 2.5 and 2.6, at least).
This leaves .git/object/?? directories readable only by the owner.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh | diff | blob | history |