summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-12-13 12:40:01 -0500
committerJesse Luehrs <doy@tozt.net>2022-12-13 12:40:01 -0500
commit223e1a19f3ef4cbc9d6b09a378a9ab30d746f5ce (patch)
treed41e1ec7feff0cba2dfd7bf7f8ae070dcbc99bc3 /config
parent96883a39cbf07c63f630c709fee06a523d8a27b3 (diff)
downloadconf-223e1a19f3ef4cbc9d6b09a378a9ab30d746f5ce.tar.gz
conf-223e1a19f3ef4cbc9d6b09a378a9ab30d746f5ce.zip
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
Diffstat (limited to 'config')
-rw-r--r--config/git/config1
1 files changed, 0 insertions, 1 deletions
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