try harder for diffs

This commit is contained in:
Cyryl Płotnicki 2020-12-19 13:03:13 +00:00
parent b2f555ca11
commit bb6070e983

View file

@ -15,6 +15,7 @@
extraConfig = { extraConfig = {
colour.ui = true; colour.ui = true;
credential = { helper ="cache"; }; credential = { helper ="cache"; };
diff.algorithm = "histogram";
diff.renameLimit = 2048; diff.renameLimit = 2048;
diff.renames = "copy"; diff.renames = "copy";
help.autocorrect = 1; help.autocorrect = 1;