git-push: make --thin pack transfer the default.
authorJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 02:27:15 +0000 (18:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 08:23:52 +0000 (00:23 -0800)
commit84f11a43358b77a936770b908cb245ae1ad86c58
tree8f72551500c9bd641d48625f2d14d3bfa129de20
parentbe1295d16a2593dcf468fef7d9e811d057d9039f
git-push: make --thin pack transfer the default.

Just in case it has problems, you can say "git push --no-thin".

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-push.sh