tweak(git): set init.defaultBranch
This commit is contained in:
parent
0d36b46ecc
commit
6172aa8a10
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
extraConfig = {
|
||||
pull.rebase = true;
|
||||
merge.ignore.driver = "true";
|
||||
init.defaultBranch = "master";
|
||||
};
|
||||
|
||||
aliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue