mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Update gitconfig to use pull-rebase by default
This commit is contained in:
@@ -115,6 +115,7 @@
|
|||||||
[pull]
|
[pull]
|
||||||
autosetupmerge = true
|
autosetupmerge = true
|
||||||
autosetuprebase = true
|
autosetuprebase = true
|
||||||
|
rebase = true
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
|
|||||||
Reference in New Issue
Block a user