gitconfig update with rerere auto flag
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
conflictStyle = zdiff3
|
||||
[rerere]
|
||||
enabled = true
|
||||
autoupdate = true
|
||||
[color]
|
||||
ui = true
|
||||
# https://www.kernel.org/pub/software/scm/git/docs/git-config.html
|
||||
|
||||
Reference in New Issue
Block a user