Cache passwords for 30 days (in memory).

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-02 18:56:56 +01:00
commit 87799d5870

View file

@ -11,6 +11,7 @@
ui = auto
[credential]
username = tadgy
helper = cache --timeout 2592000
[commit]
verbose = 1
[push]