profiles/kat: Git default branch "main"

This commit is contained in:
kat witch 2021-04-21 22:45:09 +01:00
parent 184e3575b5
commit e653b4eec3
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -15,6 +15,9 @@
userName = "kat witch"; userName = "kat witch";
userEmail = "kat@kittywit.ch"; userEmail = "kat@kittywit.ch";
extraConfig = { extraConfig = {
init = {
defaultBranch = "main";
};
protocol.gcrypt.allow = "always"; protocol.gcrypt.allow = "always";
annex = { annex = {
autocommit = false; autocommit = false;