Set default branch name

This commit is contained in:
Anthony Rose 2021-06-21 22:34:44 +01:00
parent 9e1cd70e71
commit 9973d25fa0

View file

@ -4,6 +4,8 @@
default = simple default = simple
[color] [color]
ui = auto ui = auto
[init]
defaultBranch = main
[credential] [credential]
helper = store helper = store
[gui] [gui]