Speckit autocommit vs $speckit-git-commit #2894
-
|
I'm using Speckit with Codex. I initialized the project using However, typing $speckit-git-commit gives me this:
Is this the intended behavior or am I doing anything wrong here? My Specify version is 0.8.12 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes that is expected behavior because you are asking it to execute a command and that is in the command. So if you want it to get past that you should explicitly tell it to ignore the hook config |
Beta Was this translation helpful? Give feedback.
Yes that is expected behavior because you are asking it to execute a command and that is in the command. So if you want it to get past that you should explicitly tell it to ignore the hook config