From 223e1a19f3ef4cbc9d6b09a378a9ab30d746f5ce Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 13 Dec 2022 12:40:01 -0500 Subject: remove diff.colorMoved it tracks moves across files but doesn't give any indication about where they came from, which is super confusing in large diffs --- config/git/config | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/git/config b/config/git/config index f1edc81..55243f0 100644 --- a/config/git/config +++ b/config/git/config @@ -57,7 +57,6 @@ autocorrect = 5 [diff] mnemonicprefix = true - colorMoved = default [advice] pushUpdateRejected = false statusHints = false -- cgit v1.2.3-54-g00ecf