diff --git a/.gitconfig.MKAYSIGREP b/.gitconfig.MKAYSIGREP index 7e41495b..fef88b27 100644 --- a/.gitconfig.MKAYSIGREP +++ b/.gitconfig.MKAYSIGREP @@ -24,3 +24,5 @@ signingkey = 0xDAA6CA08F2E96AC7 [push] default = current +[credential] + helper = cache --timeout=86400 diff --git a/gitconfig b/gitconfig index 87b30bf8..7106e8aa 100644 --- a/gitconfig +++ b/gitconfig @@ -24,3 +24,5 @@ # signingkey = 0xDAA6CA08F2E96AC7 [push] default = current +[credential] + helper = cache --timeout=86400