summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-13 02:39:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-13 02:39:53 +0000
commit98e32c30fcbbbed199fa402656feffe7f4843784 (patch)
tree744ab9b349feac0abdec988a8958f7e4ae1806ae /git-branch.txt
parent55344411a8808b31a1e78c652e8f8aaf336e8202 (diff)
downloadgit-htmldocs-98e32c30fcbbbed199fa402656feffe7f4843784.tar.gz
Autogenerated HTML docs for v1.6.3-rc0
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 31ba7f2ad..ba3dea684 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -100,7 +100,9 @@ OPTIONS
-v::
--verbose::
- Show sha1 and commit subject line for each head.
+ 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.
--abbrev=<length>::
Alter the sha1's minimum display length in the output listing.