Yes, I want master as the default Git branch.
This commit is contained in:
parent
c6d1708f0e
commit
569910b5cb
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@
|
|||
helper = store
|
||||
[pull]
|
||||
rebase = false
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
|
Loading…
Reference in a new issue