set default git branch name to master

This commit is contained in:
Christoph J. Scherr 2023-08-31 09:53:55 +02:00
parent 45c429b7b2
commit 06351bcd83
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@
helper = store --file ~/.git-credentials
[commit]
gpgsign = true
[init]
defaultBranch = master