git-branch -v: show the remote tracking statistics
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Jul 2008 07:52:41 +0000 (00:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Jul 2008 06:32:25 +0000 (23:32 -0700)
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 <gitster@pobox.com>
No differences found