gitconfig: allow per-host customization
This commit is contained in:
parent
d34fc2d31c
commit
9ad60c9944
1 changed files with 3 additions and 0 deletions
|
@ -38,3 +38,6 @@
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|
||||||
|
[include]
|
||||||
|
path = ~/.gitconfig.local
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue