Skip to content

Commit e8ccd4c

Browse files
authored
Merge pull request #1812 from miguelbernadi/issue-1801
Mention includes in configuration section
2 parents 501ef91 + c885024 commit e8ccd4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book/08-customizing-git/sections/config.asc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ $ man git-config
4747
This command lists all the available options in quite a bit of detail.
4848
You can also find this reference material at https://git-scm.com/docs/git-config[^].
4949

50+
[NOTE]
51+
====
52+
For advanced use cases you may want to look up "Conditional includes" in the documentation mentioned above.
53+
====
54+
5055
===== `core.editor`
5156

5257
((($EDITOR)))((($VISUAL, see $EDITOR)))

0 commit comments

Comments
 (0)