From b10b4f69e6a9accad529d67fcef74b6a28996fab Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sun, 23 Feb 2014 12:13:45 +0100 Subject: git: Decrease the number of milliseconds in the autocorrect feature. --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index 1dac9d4..418340e 100644 --- a/gitconfig +++ b/gitconfig @@ -8,7 +8,7 @@ whitespace = trailing-space,space-before-tab [help] - autocorrect = 5 + autocorrect = 1 [alias] down = pull --rebase --stat -- cgit v1.2.3