The non-opinionated Rust-based commit message linter.
-
Updated
Nov 1, 2024 - Rust
The non-opinionated Rust-based commit message linter.
Collector of exceptional / somewhat personal github commit messages - updated daily
Automatically generate git commit messages.
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)
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.
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.
Lints Pull Request titles with git-sumi
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."