Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge part of js/portable into next
[gitweb.git]
/
git-clone.sh
diff --git
a/git-clone.sh
b/git-clone.sh
index d184ceb7a6f2a7d4ffc3a002b1a8846c46297f33..dc0ad552a322d46f48bee2c8d324285a63a9b8c7 100755
(executable)
--- a/
git-clone.sh
+++ b/
git-clone.sh
@@
-154,7
+154,7
@@
yes,yes)
fi &&
rm -f "$GIT_DIR/objects/sample" &&
cd "$repo" &&
- find objects -depth -print | cpio -pu
a
md$l "$GIT_DIR/" || exit 1
+ find objects -depth -print | cpio -pumd$l "$GIT_DIR/" || exit 1
;;
yes)
mkdir -p "$GIT_DIR/objects/info"