Home Explore Blog CI



git

Documentation/config/includeif.adoc
e0b0235110d557f00e08f5894a68a1cbdd07314844a205c00000000300000102
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.

Chunks
262a5fee (1st chunk of `Documentation/config/includeif.adoc`)
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.