change git init default branch name to 'main'
This commit is contained in:
parent
28f06be511
commit
3e85adf9a4
1 changed files with 2 additions and 0 deletions
|
|
@ -19,3 +19,5 @@
|
|||
textconv = ansible-vault view
|
||||
[pull]
|
||||
ff = only
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue