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