feat: change default git branch name to "main"
This commit is contained in:
parent
c2fe5cc27d
commit
e2bb1816a5
@ -11,3 +11,5 @@
|
||||
program = gpg2
|
||||
[fetch]
|
||||
prune = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
Reference in New Issue
Block a user