update & add git rebase configuration

This commit is contained in:
2025-06-01 16:30:46 +02:00
parent 0d2e8c0c53
commit fcd8c7b029
2 changed files with 7 additions and 6 deletions

View File

@@ -51,6 +51,7 @@
userName = "ShatteredMINT";
extraConfig = {
init.defaultBranch = "main";
pull.rebase = true;
};
};