]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
http-push: cleanup
authorNick Hengeveld <nickh@reactrix.com>
Sat, 11 Mar 2006 04:18:33 +0000 (20:18 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 11 Mar 2006 07:01:56 +0000 (23:01 -0800)
commit1a703cba6dac85936a5026587a90dcb827d00088
tree38b440c93cd5ef0498bbdf872a0ac317de10cf8f
parent197e8951abd2ebf2c70d0847bb0b38b16b92175b
http-push: cleanup

More consistent usage string, condense push output, remove extra slashes
in URLs, fix unused variables, include HTTP method name in failure
messages.

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