change default git init
branch name to 'main'
This commit is contained in:
parent
9b8d1b23d1
commit
d5d45ad6ae
@ -12,6 +12,7 @@
|
||||
extraConfig = {
|
||||
credential.helper = "store";
|
||||
pull.rebase = "false";
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user