Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
checkout - eye candy.
[gitweb.git]
/
git-clone.sh
diff --git
a/git-clone.sh
b/git-clone.sh
index d184ceb7a6f2a7d4ffc3a002b1a8846c46297f33..54c9e4ea4c5e486bf7dd4e2b19502d2400c4eb32 100755
(executable)
--- a/
git-clone.sh
+++ b/
git-clone.sh
@@
-253,7
+253,7
@@
Pull: $head_points_at:$origin" &&
case "$no_checkout" in
'')
- git
checkout
+ git
-read-tree -m -u -v HEAD HEAD
esac
fi