git: Disable renameLimit
I want all the renames pls
This commit is contained in:
@@ -47,6 +47,9 @@
|
|||||||
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]
|
||||||
|
# No rename limit, propagates to merge. and status.renameLimit too
|
||||||
|
renameLimit = 0
|
||||||
|
|
||||||
submodule = log
|
submodule = log
|
||||||
tool = nvimdiff
|
tool = nvimdiff
|
||||||
[difftool "meld"]
|
[difftool "meld"]
|
||||||
|
|||||||
Reference in New Issue
Block a user