[Git] default branches are now named main

This commit is contained in:
Lucien Cartier-Tilet 2021-03-10 13:12:43 +01:00
parent 5fbde0a564
commit dd9d7476e3
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 0 deletions

View File

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