git: Turn on diff.colorMoved

This commit is contained in:
2023-11-18 13:36:34 +01:00
parent aa49c9324d
commit 4fceae683f

View File

@@ -48,6 +48,8 @@
pager = diff-so-fancy \
| less --tabs=8 --RAW-CONTROL-CHARS --quit-if-one-screen
[diff]
# Color moved lines differently
colorMoved = default
# No rename limit, propagates to merge. and status.renameLimit too
renameLimit = 0