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 = {
|
extraConfig = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
merge.ignore.driver = "true";
|
merge.ignore.driver = "true";
|
||||||
|
init.defaultBranch = "master";
|
||||||
};
|
};
|
||||||
|
|
||||||
aliases = {
|
aliases = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue