Configure default branch for new repos to 'main'

main
Bo Jeanes 2024-07-29 13:31:09 +10:00
parent 43e937ba60
commit c569a2cb38
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -244,6 +244,8 @@
extraConfig = {
apply.whitespace = "fix";
init.defaultbranch = "main";
color = {
ui = "auto";
branch = "auto";