Skip to content

Commit fbeed64

Browse files
committed
Merge branch 'ri/doc-show-branch-fix'
Docfix. * ri/doc-show-branch-fix: doc: fix the max number of branches shown by "show-branch"
2 parents d319ad5 + 428c40d commit fbeed64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-show-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Shows the commit ancestry graph starting from the commits named
2222
with <rev>s or <glob>s (or all refs under refs/heads
2323
and/or refs/tags) semi-visually.
2424

25-
It cannot show more than 29 branches and commits at a time.
25+
It cannot show more than 26 branches and commits at a time.
2626

2727
It uses `showbranch.default` multi-valued configuration items if
2828
no <rev> or <glob> is given on the command line.

0 commit comments

Comments
 (0)