gitconfig: pull.rebase

This commit is contained in:
TheK4n 2022-11-08 19:56:30 +03:00
parent 59c5e8796d
commit 93f606cbed

View File

@ -10,6 +10,9 @@
[push]
default = current
[pull]
rebase = false
[color]
status = auto
diff = auto