Cache passwords for 30 days (in memory).
This commit is contained in:
parent
7509d2536d
commit
0f3d16a1fa
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
ui = auto
|
ui = auto
|
||||||
[credential]
|
[credential]
|
||||||
username = tadgy
|
username = tadgy
|
||||||
|
helper = cache --timeout 2592000
|
||||||
[commit]
|
[commit]
|
||||||
verbose = 1
|
verbose = 1
|
||||||
[push]
|
[push]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue