author | Jeff King <peff@peff.net> | |
Tue, 7 Apr 2009 07:16:56 +0000 (03:16 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 8 Apr 2009 06:22:15 +0000 (23:22 -0700) | ||
commit | 2d8a7f0b30b4f9ef750ab763aabec117ffe4e749 | |
tree | 440dc0e2fb4b139282fa41b0a91e1e06355eb762 | tree | snapshot |
parent | 7c2b3029df45a74d0ebd11afcc94259791cfb90d | commit | diff |
branch: show upstream branch when double verbose
This information is easily accessible when we are
calculating the relationship. The only reason not to print
it all the time is that it consumes a fair bit of screen
space, and may not be of interest to the user.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This information is easily accessible when we are
calculating the relationship. The only reason not to print
it all the time is that it consumes a fair bit of screen
space, and may not be of interest to the user.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt | diff | blob | history | |
builtin-branch.c | diff | blob | history |