mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
git: use trunk as main branch by default
This commit is contained in:
parent
03c68db090
commit
b143ee90d5
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
# git itself
|
# git itself
|
||||||
programs.git = {
|
programs.git = {
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init.defaultBranch = "mistress"; # haha gay haha
|
init.defaultBranch = "trunk"; # I like trees
|
||||||
push.autoSetupRemote = true;
|
push.autoSetupRemote = true;
|
||||||
pull.ff = "only";
|
pull.ff = "only";
|
||||||
rerere.enabled = true;
|
rerere.enabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue