Add limit of diff rename detection to 2000 files

This commit is contained in:
Paweł Płazieński 2017-08-18 15:48:36 +02:00
parent 691c0fd71b
commit 80def193b4

View file

@ -42,6 +42,7 @@
compactionHeuristic = true
indentHeuristic = true
algorithm = histogram
renameLimit = 2000
[difftool]
prompt = false
[gc]