Set git's default branch

This commit is contained in:
Alexander Hess 2024-07-18 00:21:10 +02:00
parent 1f86901f00
commit e7be9b29d1
Signed by: alexander
GPG key ID: 344EA5AB10D868E0

View file

@ -175,6 +175,9 @@ submodule = log
[help]
autocorrect = 50
[init]
defaultBranch = main
[merge]
conflictstyle = diff3
ff = only