From f5b7d57763611979864c2a9dc67641e6aee7a629 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 3 Jan 2021 15:23:42 +0300 Subject: [PATCH] At last git won't autocorrect me --- git/.gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git/.gitconfig b/git/.gitconfig index 0263b61..067edd0 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -38,3 +38,5 @@ tool = vimdiff [pull] ff = only +[help] + autocorrect = never -- 2.44.0