[git] Set the defaultBranch name to 'main'
This commit is contained in:
parent
74e66401f8
commit
b65bca7817
1 changed files with 2 additions and 0 deletions
|
@ -90,3 +90,5 @@
|
||||||
required = true
|
required = true
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue