From 43ed1dbb03b6688221d018cddabf0172d4d6616c Mon Sep 17 00:00:00 2001 From: James Blair Date: Sun, 5 Mar 2023 09:58:24 +1300 Subject: [PATCH] Fix indentation in .gitconfig. --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index d11fcfd..ba347fd 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,7 +5,7 @@ [pull] rebase = false [credential] - helper = cache --timeout=21600 + helper = cache --timeout=21600 [commit] gpgsign = true [gpg]