From 631c96f2cc18817d3ff9ad95cc18cc745f692045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20W=C3=BChr?= Date: Tue, 28 May 2024 14:13:54 +0200 Subject: [PATCH] Fix git config error - part II --- git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/config b/git/config index 18f39ea..5e38179 100644 --- a/git/config +++ b/git/config @@ -107,4 +107,4 @@ light = false # set to true if you're in a terminal w/ a light background color (e.g. the default macOS terminal) [help] - autocorrect = 1 + autocorrect = prompt