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
[push]
default = current
[pull]
rebase = false
[help]
autocorrect = 1
[init]