m1guelpf / auto-commit

A CLI tool that automatically writes commit messages for you.
MIT License
1.2k stars 54 forks source link

Add option to skip commit confirmation. #16

Open trevorhere opened 1 year ago

trevorhere commented 1 year ago

Currently the prompt asks for a "yes" or "no" to decided whether to make a commit or not. It would be nice to have a flag that skips this question.