fix typo
This commit is contained in:
parent
46244360db
commit
8e1bcad290
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in {
|
|||
extraConfig = {
|
||||
push.autoSetupRemote = true;
|
||||
pull.rebase = true;
|
||||
init.defaltBranch = "main";
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue