X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-show-branch.txt;h=a2445a48fc98ddd4865bab8d3033880a854fca36;hb=2cda1a214e9d2e362242027b4b622ecb3d9260de;hp=f115b45ef61567b18f6686d12dd168e68f83cb02;hpb=9bc8b776c54e9b4c3b753639b4ae70acb2ff8db6;p=git.git diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index f115b45ef..a2445a48f 100644 --- a/Documentation/git-show-branch.txt +++ b/Documentation/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=:: Usually the command stops output upon showing the commit that is the common ancestor of all the branches. This