author | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jul 2008 07:52:41 +0000 (00:52 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Jul 2008 06:32:25 +0000 (23:32 -0700) | ||
commit | 94fcb730ff665d356689f3d30e20e0fd75c6f62f | |
tree | 6e6676ae1cb950d80a2ef9ae4737969ea76c2de3 | tree | snapshot |
parent | b6975ab59b07e5416b3f9b6f077d3cb50ef5ac7e | commit | diff |
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 <gitster@pobox.com>
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>
builtin-branch.c | diff | blob | history |