enable rerere
This commit is contained in:
parent
3915f133fd
commit
ab6f041dcb
1 changed files with 2 additions and 0 deletions
|
@ -26,3 +26,5 @@
|
||||||
s = status -vv
|
s = status -vv
|
||||||
[rebase]
|
[rebase]
|
||||||
autoSquash = true
|
autoSquash = true
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue