Set "default" as default branch
This commit is contained in:
parent
ea1b84d4bc
commit
5a8766ddc5
@ -46,6 +46,11 @@ in {
|
||||
signByDefault = true;
|
||||
key = "0x1525585D1B43C62A";
|
||||
};
|
||||
extraConfig = {
|
||||
init = {
|
||||
defaultBranch = "default";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
tmux = {
|
||||
|
Loading…
Reference in New Issue
Block a user