diff --git a/main.py b/main.py index 1d15f54..0047dda 100644 --- a/main.py +++ b/main.py @@ -23,7 +23,8 @@ GIT_DEFAULT_COMMANDS = [ "checkout", "clone", "reset", - "revert" + "revert", + "commit" ] def load_config():