feat: change git diff algorithm to histogram.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
[core]
|
||||
preloadindex = yes
|
||||
[diff]
|
||||
algorithm = minimal
|
||||
algorithm = histogram
|
||||
[diff "sqlite3"]
|
||||
binary = true
|
||||
textconv = "echo '.dbconfig trusted_schema no\n.dump' | sqlite3"
|
||||
|
||||
Reference in New Issue
Block a user