change default git branch
This commit is contained in:
parent
9364765cad
commit
71cff1d913
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@
|
|||
name = {{ full_name }}
|
||||
[core]
|
||||
editor = /usr/bin/nvim
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
|
Reference in a new issue