[git] use histogram instead of patience for diffing

pull/37/head
Alpha Chen 3 years ago
parent 9d7c8f26e4
commit 84b9cdbc14

@ -55,7 +55,7 @@
templatedir = ~/.git_templates
defaultBranch = main
[diff]
algorithm = patience
algorithm = histogram
tool = icdiff
; compactionHeuristic = true
indentHeuristic = true

Loading…
Cancel
Save