git: set default branch to main

This commit is contained in:
2025-10-14 08:59:08 -04:00
parent c123f01469
commit 5158007054

View File

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