git merge by default

This commit is contained in:
Christoph J. Scherr 2023-09-11 23:09:02 +02:00
parent 9cf6dda6d2
commit 1ed0c53a2a

View file

@ -6,3 +6,5 @@
helper = store --file ~/.git-credentials
[commit]
gpgsign = false
[pull]
rebase = false