Add rerere.enabled true config
This commit is contained in:
parent
27f1c3e16c
commit
d956a0515b
|
|
@ -28,3 +28,5 @@
|
||||||
addIgnoredFile = false
|
addIgnoredFile = false
|
||||||
[diff]
|
[diff]
|
||||||
algorithm = histogram
|
algorithm = histogram
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue