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
|
||||
programs.git = {
|
||||
extraConfig = {
|
||||
init.defaultBranch = "mistress"; # haha gay haha
|
||||
init.defaultBranch = "trunk"; # I like trees
|
||||
push.autoSetupRemote = true;
|
||||
pull.ff = "only";
|
||||
rerere.enabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue