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