feat: change default git branch name to "main"

This commit is contained in:
David JULIEN 2021-04-09 11:19:49 +02:00
parent c2fe5cc27d
commit e2bb1816a5
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@
program = gpg2
[fetch]
prune = true
[init]
defaultBranch = main