From 9959a07992fa1133bd3f2a5784099c99c9bbd7d8 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Tue, 7 May 2019 14:52:25 +0300 Subject: [PATCH] Change git default diff algo --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 8847ca0..f7e64ef 100644 --- a/.gitconfig +++ b/.gitconfig @@ -25,5 +25,6 @@ smtpServerPort = 587 [diff] wsErrorHighlight = all + algorithm = patience [cola] spellcheck = false