add default pull method

This commit is contained in:
2021-04-29 14:00:33 +02:00
parent 7e3d9f9b8c
commit 5e8160768d

View File

@@ -10,6 +10,8 @@
tool = nvim -d tool = nvim -d
[push] [push]
default = current default = current
[pull]
rebase = false
[help] [help]
autocorrect = 1 autocorrect = 1
[init] [init]