Set main as default branch.

This commit is contained in:
Gea-Suan Lin
2022-12-27 00:35:48 +08:00
parent 41d54a7368
commit 0f83933764

View File

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