Remove new lines and consecutive duplicate commit messages when doing a "Squash and merge" in GitHub.
-
Updated
Dec 2, 2018 - JavaScript
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
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)
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.
Collector of exceptional / somewhat personal github commit messages - updated daily
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.
A tool to enhance Git commit messages with emojis.
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.
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
A web GUI for generating conventional commit messages following the Conventional Commits specification.
"Personal guidelines for commit message standards, branching strategies, and development best practices. Not definitive, just a starting point to improve project consistency and collaboration."
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 Git commit message generator powered by OpenAI GPT-4o and Anthropic Claude 3.5
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!
The non-opinionated Rust-based commit message linter.
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."