set default git branch name to master
This commit is contained in:
parent
45c429b7b2
commit
06351bcd83
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@
|
|||
helper = store --file ~/.git-credentials
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
|
Loading…
Add table
Reference in a new issue