Add git credential helpers
This commit is contained in:
parent
ca2412143f
commit
5c6d81c7ff
1 changed files with 4 additions and 0 deletions
|
@ -46,3 +46,7 @@
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|
||||||
|
[credential]
|
||||||
|
helper = cache --timeout=600
|
||||||
|
helper = !pass-git-helper $@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue