ktakayama/gpt-commit-msg.vim
automatically generates commit messages using ChatGPT API
This tool helps software developers quickly draft Git commit messages based on the changes they've made in their code. It takes your staged code modifications as input and provides several suggested commit messages. Developers can then select the most appropriate message for their commit.
No commits in the last 6 months.
Use this if you are a software developer who wants to automate the process of writing descriptive Git commit messages within your Vim editor.
Not ideal if you prefer to craft every commit message manually or do not use Vim for your development workflow.
Stars
13
Forks
—
Language
Vim Script
License
MIT
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ktakayama/gpt-commit-msg.vim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!