From d44268ba72562dac58d52d01652d8b1045fe2d2a Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Mon, 3 Feb 2020 19:52:57 +0100 Subject: [PATCH] Enable git autocorrect feature --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 7f0a7be..b0a18fb 100644 --- a/.gitconfig +++ b/.gitconfig @@ -19,3 +19,5 @@ branch = magenta untracked = cyan unmerged = yellow +[help] + autocorrect = 30