🐛 (fix): Actually use .gitconfig.local
This commit is contained in:
parent
88c9b4f1b9
commit
1ac3c64dff
1 changed files with 3 additions and 0 deletions
|
@ -11,3 +11,6 @@
|
||||||
[mergetool]
|
[mergetool]
|
||||||
keepBackup = false
|
keepBackup = false
|
||||||
hideResolved = true
|
hideResolved = true
|
||||||
|
|
||||||
|
[include]
|
||||||
|
path = ~/.gitconfig.local
|
||||||
|
|
Loading…
Reference in a new issue