Change global default branch in git

This commit is contained in:
Trysdyn Black 2025-02-17 10:44:31 -08:00
parent 91d9d4c872
commit e1e3395433

View file

@ -34,3 +34,5 @@
# On the plus side, lacking it should cause git to fatal so I never miss it.
[include]
path = ~/.gitconfig.local
[init]
defaultBranch = main