AI-Commit is a CLI application that allows you to ask ChatGPT in order to generate a commit message based on your current git changes.
When running on linux:
xsel
Download the appropriate binary file from the GitHub releases.
- Stage your desired changes in git
- Run AI-Commit with the path to your git repository
- Verify the commit message from AI and do your commit