mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
git pull merge automatically
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user