Set default git branch to main

This commit is contained in:
2022-02-04 13:23:19 -08:00
parent 8d43d188d6
commit d78ec41536

View File

@@ -19,3 +19,5 @@
helper = store
[pull]
rebase = true
[init]
defaultBranch = main