config.txt: move showBranch.* to a separate file
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
c332419995
commit
c52bcbb6c0
@ -407,9 +407,7 @@ include::config/sendemail.txt[]
|
|||||||
|
|
||||||
include::config/sequencer.txt[]
|
include::config/sequencer.txt[]
|
||||||
|
|
||||||
showBranch.default::
|
include::config/showbranch.txt[]
|
||||||
The default set of branches for linkgit:git-show-branch[1].
|
|
||||||
See linkgit:git-show-branch[1].
|
|
||||||
|
|
||||||
splitIndex.maxPercentChange::
|
splitIndex.maxPercentChange::
|
||||||
When the split index feature is used, this specifies the
|
When the split index feature is used, this specifies the
|
||||||
|
3
Documentation/config/showbranch.txt
Normal file
3
Documentation/config/showbranch.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
showBranch.default::
|
||||||
|
The default set of branches for linkgit:git-show-branch[1].
|
||||||
|
See linkgit:git-show-branch[1].
|
Loading…
x
Reference in New Issue
Block a user