Set default git branch to main
This commit is contained in:
parent
1dcd678137
commit
ce1d12858e
|
@ -22,3 +22,5 @@
|
||||||
[mergetool]
|
[mergetool]
|
||||||
keepBackup = yes
|
keepBackup = yes
|
||||||
prompt = no
|
prompt = no
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
Loading…
Reference in a new issue