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