chatgpt-commit-generator
v1.5.0
Published
A tool that outputs a question for [chat.openai.com/chat](https://chat.openai.com/chat) to generate a commit message from the staged files diff.
Downloads
9
Readme
chatgpt-commit-generator
A tool that outputs a question for chat.openai.com/chat to generate a commit message from the staged files diff.
How to use
git add .
npx chatgpt-commit-generator
Features
Generates commit messages that are personalized to your code changes. Uses OpenAI's GPT-3 for high-quality text generation. Easy to install and use.
Examples
Here are some examples of commit messages generated by our tool:
"Added support for new feature"
"Fixed bug in login module"
"Refactored code for better performance"
Try it out on your own code to see how it can improve your commit messages!
https://user-images.githubusercontent.com/3717949/207078417-4ba50a2e-3771-4360-964c-9a62377e7bdd.mov