set init default branch for git to main
This commit is contained in:
parent
0e8697bf66
commit
6bafea9b7b
|
@ -77,6 +77,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Leyla Becker";
|
userName = "Leyla Becker";
|
||||||
userEmail = "git@jan-leila.com";
|
userEmail = "git@jan-leila.com";
|
||||||
|
extraConfig.init.defaultBranch = "main";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue