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] [push]
default = current default = current
[pull]
rebase = false
[color] [color]
status = auto status = auto
diff = auto diff = auto