Git Config: add comment for default branch config

This commit is contained in:
Aroy-Art 2025-02-05 09:21:59 +01:00
parent 82779e8bf4
commit ec5e7ad209
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -5,7 +5,8 @@
gpgsign = true
[init]
defaultBranch = main
# Set default branch name to "main"
defaultBranch = main
[color]
# Use colors in Git commands that are capable of colored output when