Change default branch name to mistress

This commit is contained in:
Bad 2021-05-03 14:06:00 +02:00
parent 834cd96a2d
commit 1065309b01

View file

@ -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";