feat: use main as default branch
This commit is contained in:
parent
8e3eebdcff
commit
5449d158b7
1 changed files with 2 additions and 0 deletions
|
@ -72,3 +72,5 @@
|
|||
writeCommitGraph = true
|
||||
[pull]
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
|
Loading…
Reference in a new issue