gitconfig: allow per-host customization
This commit is contained in:
parent
d34fc2d31c
commit
9ad60c9944
@ -38,3 +38,6 @@
|
|||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|
||||||
|
[include]
|
||||||
|
path = ~/.gitconfig.local
|
||||||
|
Loading…
Reference in New Issue
Block a user