diff --git a/.gitconfig b/.gitconfig index ac57249..d864fe1 100644 --- a/.gitconfig +++ b/.gitconfig @@ -55,7 +55,7 @@ templatedir = ~/.git_templates defaultBranch = main [diff] - algorithm = patience + algorithm = histogram tool = icdiff ; compactionHeuristic = true indentHeuristic = true