From: Junio C Hamano Date: Wed, 2 Jul 2008 07:52:41 +0000 (-0700) Subject: git-branch -v: show the remote tracking statistics X-Git-Tag: v1.6.0-rc0~88^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/94fcb730ff665d356689f3d30e20e0fd75c6f62f?hp=94fcb730ff665d356689f3d30e20e0fd75c6f62f git-branch -v: show the remote tracking statistics This teaches "git branch -v" to insert the remote tracking statistics in brackets, just before the one-liner commit log message for the branch. Signed-off-by: Junio C Hamano ---