From b5feb65d244fe40d8d1b60efe35f3f0e146b4185 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 8 Sep 2022 18:25:50 +0200 Subject: .gitconfig: highlight whitespace diffs --- %HOME%/.gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to '%HOME%/.gitconfig') diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig index 096029d..41ca6ce 100644 --- a/%HOME%/.gitconfig +++ b/%HOME%/.gitconfig @@ -21,6 +21,7 @@ # Show submodule changes in a more verbose way. [diff] submodule = log + wsErrorHighlight = all [status] submoduleSummary = true [alias] -- cgit v1.2.3