summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-25 12:08:44 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-25 12:08:44 -0700
commit4f07aeca5786f644177419a0a3f2157d3e835277 (patch)
treedca692b73f7089755cc507c7c6833b824d262a1a /git-branch.txt
parent0acb1ae530fa409f7ce96eb216e0a690b0f7900e (diff)
downloadgit-htmldocs-4f07aeca5786f644177419a0a3f2157d3e835277.tar.gz
Autogenerated HTML docs for v1.7.12.1-428-g652398
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-branch.txt b/git-branch.txt
index 9c1d2f178..45a225e0a 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -131,11 +131,13 @@ This option is only applicable in non-verbose mode.
use `git branch --list <pattern>` to list matching branches.
-v::
+-vv::
--verbose::
When in list mode,
show sha1 and commit subject line for each head, along with
relationship to upstream branch (if any). If given twice, print
- the name of the upstream branch, as well.
+ the name of the upstream branch, as well (see also `git remote
+ show <remote>`).
-q::
--quiet::