chatgpt-commit-generator

1.5.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i chatgpt-commit-generator

Weekly Downloads

4

Version

1.5.0

License

ISC

Unpacked Size

2.95 kB

Total Files

4

Last publish

Collaborators

  • cubbic