summaryrefslogtreecommitdiffstats
path: root/git-show-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-06-13 14:00:15 -0700
committerJunio C Hamano <gitster@pobox.com>2023-06-13 14:00:15 -0700
commita7b2c10835189668841231edffc77e7dbb020487 (patch)
tree81ab47f1c1dd48484f1fc688df52cae1a79ec144 /git-show-branch.txt
parentebf86a516b571680bb9ea1186c76734d87aad162 (diff)
downloadgit-htmldocs-a7b2c10835189668841231edffc77e7dbb020487.tar.gz
Autogenerated HTML docs for v2.41.0-28-gd7d884
Diffstat (limited to 'git-show-branch.txt')
-rw-r--r--git-show-branch.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/git-show-branch.txt b/git-show-branch.txt
index 71f608b1f..58cf6210c 100644
--- a/git-show-branch.txt
+++ b/git-show-branch.txt
@@ -74,8 +74,7 @@ OPTIONS
that is the common ancestor of all the branches. This
flag tells the command to go <n> more common commits
beyond that. When <n> is negative, display only the
- <reference>s given, without showing the commit ancestry
- tree.
+ <ref>s given, without showing the commit ancestry tree.
--list::
Synonym to `--more=-1`
@@ -88,8 +87,8 @@ OPTIONS
the case of three or more commits.
--independent::
- Among the <reference>s given, display only the ones that
- cannot be reached from any other <reference>.
+ Among the <ref>s given, display only the ones that cannot be
+ reached from any other <ref>.
--no-name::
Do not show naming strings for each commit.
@@ -132,10 +131,11 @@ are mutually exclusive.
OUTPUT
------
-Given N <references>, the first N lines are the one-line
-description from their commit message. The branch head that is
-pointed at by $GIT_DIR/HEAD is prefixed with an asterisk `*`
-character while other heads are prefixed with a `!` character.
+
+Given N <ref>s, the first N lines are the one-line description from
+their commit message. The branch head that is pointed at by
+$GIT_DIR/HEAD is prefixed with an asterisk `*` character while other
+heads are prefixed with a `!` character.
Following these N lines, one-line log for each commit is
displayed, indented N places. If a commit is on the I-th