adding default branch master

This commit is contained in:
2025-03-09 05:24:12 -05:00
parent a58a120354
commit 61f68447e0

View File

@@ -63,6 +63,9 @@ in
core = {
fileMode = false;
};
init = {
defaultBranch = "master";
};
};
includes = [
# this allows us to have a local gitconfig maybe?