feat(git): 通过 include 支持本地身份配置
This commit is contained in:
@@ -20,3 +20,5 @@
|
|||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
[rerere]
|
[rerere]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
[include]
|
||||||
|
path = ~/.config/git/config.local
|
||||||
|
|||||||
Reference in New Issue
Block a user