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;
|
enable = true;
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
pull.rebase = false;
|
init.defaultBranch = "mistress";
|
||||||
init.defaultBranch = "main";
|
pull.ff = "only";
|
||||||
};
|
};
|
||||||
userEmail = "badatnames@tutanota.com";
|
userEmail = "badatnames@tutanota.com";
|
||||||
userName = "bad";
|
userName = "bad";
|
||||||
|
|
Loading…
Reference in a new issue