git main
This commit is contained in:
parent
d241f84f30
commit
d2f01cb965
|
@ -3,5 +3,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "mail@joygnu.org";
|
userEmail = "mail@joygnu.org";
|
||||||
userName = "joygnu";
|
userName = "joygnu";
|
||||||
|
extraConfig = {
|
||||||
|
init.defaultBranch = "main";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue