summaryrefslogtreecommitdiffstats
path: root/git-show-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-07-07 06:05:40 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-07-07 06:05:40 +0000
commit872c568388d14f80e8d2871301dcb1a2abf04119 (patch)
tree8154bb566f5d37bc2957778d797e1eb90a8548ed /git-show-branch.txt
parent7ec15728dd6c76d7065c3b3b7614f0a799a38916 (diff)
downloadgit-htmldocs-872c568388d14f80e8d2871301dcb1a2abf04119.tar.gz
Autogenerated HTML docs for v1.4.1-gbe4c7
Diffstat (limited to 'git-show-branch.txt')
-rw-r--r--git-show-branch.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-show-branch.txt b/git-show-branch.txt
index f115b45ef..a2445a48f 100644
--- a/git-show-branch.txt
+++ b/git-show-branch.txt
@@ -52,6 +52,11 @@ OPTIONS
appear in topological order (i.e., descendant commits
are shown before their parents).
+--sparse::
+ By default, the output omits merges that are reachable
+ from only one tip being shown. This option makes them
+ visible.
+
--more=<n>::
Usually the command stops output upon showing the commit
that is the common ancestor of all the branches. This