commit db5870e64ed09551a68b576a7a4e7d273427bb80 parent bc7a5a728df833ebfde510adff4fb74f29e4d7c9 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Fri, 27 Sep 2019 10:00:39 +0200 Increase git credentials cache timeout Diffstat:
M | .gitconfig | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitconfig b/.gitconfig @@ -26,4 +26,4 @@ excludesfile = ~/.gitignore [credential] - helper = cache + helper = cache --timeout=3600