Gitconfig: Add default branch

This commit is contained in:
Jannik Beyerstedt 2021-05-01 19:42:05 +02:00
parent 4f2529c577
commit abb361290f
1 changed files with 2 additions and 0 deletions

View File

@ -14,3 +14,5 @@
autocorrect = 1
[pull]
ff = only
[init]
defaultBranch = main