git: Turn on diff.colorMoved
This commit is contained in:
@@ -48,6 +48,8 @@
|
|||||||
pager = diff-so-fancy \
|
pager = diff-so-fancy \
|
||||||
| less --tabs=8 --RAW-CONTROL-CHARS --quit-if-one-screen
|
| less --tabs=8 --RAW-CONTROL-CHARS --quit-if-one-screen
|
||||||
[diff]
|
[diff]
|
||||||
|
# Color moved lines differently
|
||||||
|
colorMoved = default
|
||||||
# No rename limit, propagates to merge. and status.renameLimit too
|
# No rename limit, propagates to merge. and status.renameLimit too
|
||||||
renameLimit = 0
|
renameLimit = 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user