git: allow contents in git.includes

This commit is contained in:
Mario Rodas 2019-01-29 06:33:10 -05:00 committed by Robert Helgesson
parent e0e8d5061d
commit 6da88339f5
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 41 additions and 5 deletions

View file

@ -29,3 +29,6 @@ path = ~/path/to/config.inc
[includeIf "gitdir:~/src/dir"]
path = ~/path/to/conditional.inc
[includeIf "gitdir:~/src/dir"]
path = @git_include_path@