reactivated commit

This commit is contained in:
Kevin Veen-Birkenbach
2025-03-05 14:19:08 +01:00
parent a9e2442161
commit 26b672c1d0

View File

@@ -23,7 +23,8 @@ GIT_DEFAULT_COMMANDS = [
"checkout", "checkout",
"clone", "clone",
"reset", "reset",
"revert" "revert",
"commit"
] ]
def load_config(): def load_config():