You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want aicommits to have an option to just take yes for an answer as a flag and take the generated commit message without bothering to ask yes / no as a separate prompt.
for example:
aicommits -y
Why?
(hypothetically) I don't care what the commit message is sometimes, I want the message written but don't want to bother with validating it.
Alternatives
alternative is to feed a key from the shell to hit yes.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Feature request
I want aicommits to have an option to just take yes for an answer as a flag and take the generated commit message without bothering to ask yes / no as a separate prompt.
for example:
Why?
(hypothetically) I don't care what the commit message is sometimes, I want the message written but don't want to bother with validating it.
Alternatives
alternative is to feed a key from the shell to hit yes.
Additional context
No response
The text was updated successfully, but these errors were encountered: