Merge branch 'ma/config-doc-fix'
Doc update. * ma/config-doc-fix: config.txt: move closing "----" to cover entire listing
This commit is contained in:
@ -220,12 +220,12 @@ Example
|
|||||||
; affected by the condition
|
; affected by the condition
|
||||||
[includeIf "gitdir:/path/to/group/"]
|
[includeIf "gitdir:/path/to/group/"]
|
||||||
path = foo.inc
|
path = foo.inc
|
||||||
----
|
|
||||||
|
|
||||||
; include only if we are in a worktree where foo-branch is
|
; include only if we are in a worktree where foo-branch is
|
||||||
; currently checked out
|
; currently checked out
|
||||||
[includeIf "onbranch:foo-branch"]
|
[includeIf "onbranch:foo-branch"]
|
||||||
path = foo.inc
|
path = foo.inc
|
||||||
|
----
|
||||||
|
|
||||||
Values
|
Values
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
Reference in New Issue
Block a user