Update documentation of fetch-pack, push and send-pack
commit18bd8821cace2f830e34574df6df30e072d0ed40
authorUwe Kleine-König <zeisberg@informatik.uni-freiburg.de>
Fri, 19 Jan 2007 12:43:00 +0000 (19 13:43 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 20 Jan 2007 01:54:32 +0000 (19 17:54 -0800)
treeb399a325888002df2ee2e74441b1622b0f20daf1
parent89bf207758530fd151895680f7236ce626feea9c
Update documentation of fetch-pack, push and send-pack

add all supported options to Documentation/git-....txt and the usage strings.

Signed-off-by: Uwe Kleine-König <zeisberg@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-fetch-pack.txt
Documentation/git-push.txt
Documentation/git-send-pack.txt
builtin-push.c
fetch-pack.c
send-pack.c