author | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jul 2008 07:52:16 +0000 (00:52 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Jul 2008 06:32:25 +0000 (23:32 -0700) | ||
commit | b6975ab59b07e5416b3f9b6f077d3cb50ef5ac7e | |
tree | 57658c28c7a9100b552e721854b1f7c850541496 | tree | snapshot |
parent | 6d21bf96b59cbcc818fdc83b654d7fc83dd2c9cd | commit | diff |
git-status: show the remote tracking statistics
This teaches "git status" to show the same remote tracking statistics
"git checkout" gives at the beginning of the output.
Now the necessary low-level machinery is properly factored out, we can do
this quite cleanly.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This teaches "git status" to show the same remote tracking statistics
"git checkout" gives at the beginning of the output.
Now the necessary low-level machinery is properly factored out, we can do
this quite cleanly.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wt-status.c | diff | blob | history |