fix: git default branch
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
delta.enable = true;
|
||||
lfs.enable = true;
|
||||
extraConfig = {
|
||||
init.defautBranch = "main";
|
||||
init.defaultBranch = "main";
|
||||
|
||||
pull.rebase = true;
|
||||
pull.autostash = true;
|
||||
|
||||
Reference in New Issue
Block a user