diff --git a/git/gitconfig.j2 b/git/gitconfig.j2 index d7255fa..2f3a166 100644 --- a/git/gitconfig.j2 +++ b/git/gitconfig.j2 @@ -103,6 +103,7 @@ [diff] submodule = log mnemonicPrefix = true + renameLimit = 1199 [branch] autoSetupMerge = true [clean]