author | Jeff King <peff@peff.net> | |
Mon, 31 Aug 2009 19:28:34 +0000 (15:28 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Sep 2009 02:47:50 +0000 (19:47 -0700) | ||
commit | 2e5ed5f21b5b978268d7e4823fe777fdff20f544 | |
tree | ba302df22e02d20dd796c4a82c8808c091ebe213 | tree | snapshot |
parent | 228e7b5d4d6eca8616c7dc3d979478909dbdbfd1 | commit | diff |
push: teach --quiet to suppress "Everything up-to-date"
This should have been part of 481c7a6, whose goal was to
make "git push -q" silent unless there is an error.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This should have been part of 481c7a6, whose goal was to
make "git push -q" silent unless there is an error.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
transport.c | diff | blob | history |