set default git branch name to master

This commit is contained in:
Christoph J. Scherr 2023-08-31 09:53:55 +02:00 committed by PlexSheep
parent 2e15821f34
commit 10faaa10e0
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