gitconfig: change default branch to "main"

This commit is contained in:
Thomas Preisner 2021-03-23 15:03:54 +01:00
parent f81ec0f6b3
commit d87a5138ee

View file

@ -20,3 +20,5 @@
s = status
st = status
t = tag
[init]
defaultBranch = main