send-pack: require --verbose to show update of tracking refs
authorJeff King <peff@peff.net>
Mon, 5 Nov 2007 05:12:18 +0000 (00:12 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Nov 2007 21:24:18 +0000 (13:24 -0800)
This is really an uninteresting detail, and it just takes
attention away from the actual push updates and posssible
errors.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found