Code

Add usage help to git-push.sh
authorc.shoemaker@cox.net <c.shoemaker@cox.net>
Sat, 29 Oct 2005 04:16:33 +0000 (00:16 -0400)
committerJunio C Hamano <junkio@cox.net>
Sat, 29 Oct 2005 05:26:16 +0000 (22:26 -0700)
commitc485104741ccdf32dd0c96fcb886c38a0b5badbd
tree008300f869c0bc73c7a37ba47ccc30b04ee11b8a
parent2f9d685c6188ac5537fefa1729c91f1cd3de66cd
Add usage help to git-push.sh

Also clarify failure to push to read-only remote.  Especially,
state why rsync:// is not used for pushing.

[jc: ideally rsync should not be used for anything]

Signed-off-by: Chris Shoemaker <c.shoemaker at cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-push.sh