Change default branch name to mistress
This commit is contained in:
parent
834cd96a2d
commit
1065309b01
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
enable = true;
|
||||
|
||||
extraConfig = {
|
||||
pull.rebase = false;
|
||||
init.defaultBranch = "main";
|
||||
init.defaultBranch = "mistress";
|
||||
pull.ff = "only";
|
||||
};
|
||||
userEmail = "badatnames@tutanota.com";
|
||||
userName = "bad";
|
||||
|
|
Loading…
Reference in a new issue