Set default branch name to master
This commit is contained in:
parent
5c89667f97
commit
8381ba0274
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
email = dev@buffet.sh
|
||||
name = buffet
|
||||
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
||||
[alias]
|
||||
a = add
|
||||
c = commit --verbose
|
||||
|
|
Loading…
Reference in a new issue