git: Enable rerere
This commit is contained in:
parent
38bb5a36e6
commit
78e8d73b73
1 changed files with 4 additions and 0 deletions
|
|
@ -64,6 +64,10 @@ default = simple
|
|||
[rebase]
|
||||
updateRefs = true
|
||||
|
||||
[rerere]
|
||||
enabled = true
|
||||
autoupdate = true
|
||||
|
||||
[tag]
|
||||
sort = version:refname
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue