From: Jeff King Date: Mon, 5 Nov 2007 05:12:18 +0000 (-0500) Subject: send-pack: require --verbose to show update of tracking refs X-Git-Tag: v1.5.4-rc0~152^2~8^2~5^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b50fa2bd061c3bb21f2918849ece43ac9ca2c504?hp=b50fa2bd061c3bb21f2918849ece43ac9ca2c504 send-pack: require --verbose to show update of tracking refs 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 Signed-off-by: Junio C Hamano ---