The non-opinionated Rust-based commit message linter.
-
Updated
Jan 3, 2025 - Rust
The non-opinionated Rust-based commit message linter.
Collector of exceptional / somewhat personal github commit messages - updated daily
Automatically generate git commit messages.
🤖 AI-powered Git commit message generator that creates meaningful, standardized commits using OpenAI's GPT models. Supports Conventional Commits, Gitmoji, and custom formats. Streamline your Git workflow with AI-generated commit messages that follow best practices. Features: ✨ Conventional Commits support 🎨 Gitmoji integration 🌍 Multiple langua
Git AI uses ChatGPT and git hook to generate commit messages based on the staged files. Leave the commit message empty and let Git AI do the work for you!
Automates the creation of standardized Git commit messages using OpenAI's ChatGPT, ensuring adherence to the Conventional Commits specification for clear and meaningful commit history. It offers an intelligent, interactive way to craft commit descriptions directly from your code diffs.
This is a simple code for checking wether the commit msg is conventional or not
Displays the average commit message length of a user and their friends (created in under 5 hours for a hackathon challenge)
A Git commit message generator powered by OpenAI GPT-4o and Anthropic Claude 3.5
GitGenie is a Python CLI tool that helps developers improve the quality of their Git commit histories and pull request descriptions. It automates the generation of meaningful commit messages and compiles detailed pull request summaries.
Remove new lines and consecutive duplicate commit messages when doing a "Squash and merge" in GitHub.
"Personal guidelines for commit message standards, branching strategies, and development best practices. Not definitive, just a starting point to improve project consistency and collaboration."
Simple script to validate the commit message on git
CLI tool that leverages generative AI to automate Git workflows. It generates PR and commit messages, and rewords empty commits, streamlining collaboration and enhancing productivity.
A tool to enhance Git commit messages with emojis.
A bash script for getting git commit metrics for an author in any number or repos. Current metrics are: average, min, and max message length; total lines added and removed.
Lints Pull Request titles with git-sumi
A web GUI for generating conventional commit messages following the Conventional Commits specification.
Add a description, image, and links to the commit-messages topic page so that developers can more easily learn about it.
To associate your repository with the commit-messages topic, visit your repo's landing page and select "manage topics."