Add place to put custom gitconfig.
This commit is contained in:
parent
354614345c
commit
90bdf53de8
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@
|
||||||
enabled = true
|
enabled = true
|
||||||
[help]
|
[help]
|
||||||
autocorrect = 10
|
autocorrect = 10
|
||||||
|
[includeIf "gitdir:~/code/"]
|
||||||
|
path = ~/code/.gitconfig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue