commit 1b5028d57cee3304b1aa81b9b19502c8e9dfa52d parent d7026e3297d6b8ca300a4fdf98a80ddb9531ec05 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Fri, 27 Sep 2019 09:54:13 +0200 Add cache for credentials 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 = store + helper = cache