Remove the flags TRANSPORT_PUSH_QUIET and TRANSPORT_PUSH_VERBOSE; use
transport->verbose instead to determine verbosity for pushing.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Tay Ray Chuan15 years agocommitted byJunio C Hamano
@ -105,13 +106,16 @@ static int push_with_options(struct transport *transport, int flags)
@@ -105,13 +106,16 @@ static int push_with_options(struct transport *transport, int flags)