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