feat: use rokit, git auto-upstream

This commit is contained in:
2025-02-25 09:02:14 +00:00
parent e822d714f2
commit 9c2a0d5229
4 changed files with 41 additions and 14 deletions

View File

@@ -11,5 +11,8 @@
init = {
defaultBranch = "main";
};
push = {
autoSetupRemote = true;
};
};
}