git pull merge automatically

This commit is contained in:
daniel
2023-03-19 13:14:17 +01:00
parent 495988431d
commit 59b8391315

View File

@@ -38,7 +38,6 @@
colorMoved = True
[commit]
verbose = true
[color "status"]
added = green
changed = red
@@ -50,3 +49,5 @@
defaultBranch = main
[include]
path = ~/.gitconfig.local
[pull]
rebase = false