Add platform-specific git configs
This commit is contained in:
parent
e1324677ab
commit
7ea1cc3430
@ -27,3 +27,5 @@
|
||||
defaultBranch = main
|
||||
[pull]
|
||||
ff = only
|
||||
[includeIf "gitdir:/home/"]
|
||||
path = ~/.config/git/config-linux
|
||||
|
||||
3
git/config-linux
Normal file
3
git/config-linux
Normal file
@ -0,0 +1,3 @@
|
||||
[credential]
|
||||
helper = cache --timeout=86400
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user