push: add --quiet flag
commitafdeeb00eec471d86c9d421781ba8cb545be849c
authorJeff King <peff@peff.net>
Wed, 5 Aug 2009 20:22:19 +0000 (5 16:22 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Aug 2009 03:14:07 +0000 (5 20:14 -0700)
treee4fd719850d6221962d2e2466620c4e0f086e704
parent3f55e4107f7906134df029f9a5c44864f9258110
push: add --quiet flag

Some transports produce output even without "--verbose"
turned on. This provides a way to tell them to be more
quiet (whereas simply redirecting might lose error
messages).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-push.c
transport.h