mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-16 15:05:13 +02:00
enable git rerere
This commit is contained in:
@@ -35,3 +35,5 @@
|
|||||||
ff = only
|
ff = only
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
|
|||||||
Reference in New Issue
Block a user