git: Never add 'into <branch>' to merge message

This commit is contained in:
2021-09-16 04:33:19 +02:00
parent 48ed69da25
commit 2e4955645a

View File

@@ -31,6 +31,7 @@
[merge]
log = true
tool = nvimdiff
suppressDest = *
[init]
defaultBranch = main
[push]