Set config pull.rebase to false to quiet warnings
This commit is contained in:
parent
347b263fd6
commit
4cd036401c
3
config
3
config
@ -53,6 +53,9 @@
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
[pull]
|
||||
rebase = false
|
||||
|
||||
[rebase]
|
||||
autoSquash = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user