Add init.defaultBranch = master for git.

This commit is contained in:
Gea-Suan Lin
2022-09-30 13:51:27 +08:00
parent d4f5dcf959
commit 141eb80389

View File

@@ -14,6 +14,8 @@
preloadindex = yes
[diff]
algorithm = minimal
[init]
defaultBranch = master
[merge]
tool = vimdiff
[pull]