feat(git): extend credential cache helper timeout
This commit is contained in:
parent
f797ec1b46
commit
5d193545de
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
status = auto
|
||||
|
||||
[credential]
|
||||
helper = cache --timeout 43200
|
||||
helper = cache --timeout=604800
|
||||
|
||||
[diff]
|
||||
tool = vimdiff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue