set default branch for init as master
This commit is contained in:
parent
45bea66688
commit
3fea151851
1 changed files with 2 additions and 0 deletions
|
@ -48,3 +48,5 @@
|
||||||
submodulesummary = 1
|
submodulesummary = 1
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
|
|
Loading…
Reference in a new issue