mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:56:10 +02:00
Add limit of diff rename detection to 2000 files
This commit is contained in:
parent
691c0fd71b
commit
80def193b4
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
compactionHeuristic = true
|
||||
indentHeuristic = true
|
||||
algorithm = histogram
|
||||
renameLimit = 2000
|
||||
[difftool]
|
||||
prompt = false
|
||||
[gc]
|
||||
|
|
Loading…
Add table
Reference in a new issue