Home Explore Blog CI



git

1st chunk of `Documentation/config/includeif.adoc`
262a5feed0d6d2ab1c38e0a60d219298e4f7477578368bd00000000100000102
include.path::
includeIf.<condition>.path::
	Special variables to include other configuration files. See
	the "CONFIGURATION FILE" section in the main
	linkgit:git-config[1] documentation,
	specifically the "Includes" and "Conditional Includes" subsections.

Title: Git Configuration Include Paths
Summary
The include.path and includeIf.<condition>.path variables allow including other configuration files in Git, as described in the main git-config documentation.