Add rerere.enabled = true.
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
rebase = true
|
rebase = true
|
||||||
[push]
|
[push]
|
||||||
default = matching
|
default = matching
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
#
|
#
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig.local
|
path = ~/.gitconfig.local
|
||||||
|
|||||||
Reference in New Issue
Block a user