From dcb38abc99aebe484d72c0c7b6594cdf645a8aab Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Wed, 9 Nov 2022 14:44:39 +0000 Subject: [PATCH] Fix formatting (2) --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 32231ce..0691c82 100644 --- a/.gitconfig +++ b/.gitconfig @@ -44,7 +44,7 @@ [branch] autosetuprebase = always [credential] - helper = cache --timeout=3600 + helper = cache --timeout=3600 [commit] gpgsign = true [rebase]