git: Set default branch
This commit is contained in:
parent
91be84b9d7
commit
9377d973c1
1 changed files with 2 additions and 0 deletions
|
@ -44,3 +44,5 @@
|
||||||
whitespace-error-style = 22 reverse
|
whitespace-error-style = 22 reverse
|
||||||
[advice]
|
[advice]
|
||||||
addEmptyPathspec = false
|
addEmptyPathspec = false
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
|
|
Loading…
Reference in a new issue