[git] Set the defaultBranch name to 'main'

This commit is contained in:
Eryn Wells 2024-01-07 07:43:41 -08:00
parent 74e66401f8
commit b65bca7817

View file

@ -90,3 +90,5 @@
required = true
[pull]
rebase = true
[init]
defaultBranch = main