feat: use main as default branch

This commit is contained in:
Michael Mandl 2021-07-19 11:33:34 +02:00
parent 8e3eebdcff
commit 5449d158b7
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -72,3 +72,5 @@
writeCommitGraph = true
[pull]
rebase = true
[init]
defaultBranch = main