[git] set default branch to "main"
This commit is contained in:
parent
19f97ac547
commit
424ceff1b5
1 changed files with 2 additions and 0 deletions
|
@ -39,3 +39,5 @@
|
||||||
guitool = meld
|
guitool = meld
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
Loading…
Add table
Reference in a new issue