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
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.
🤖 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.
A Git commit message generator powered by OpenAI GPT-4o and Anthropic Claude 3.5
Automatically generate git commit messages.
A lazy developer's git tool for generating BRUTALLY RUDE commit messages with AI and automatically pushing changes. Uses Ollama to create technically accurate but hilariously offensive commit messages that follow conventional commit format.
A bash script for getting git commit metrics for an author in any number of repos. Current metrics are: average, min, and max message length; total lines added and removed.
A comprehensive guide to Conventional Commits for developers — ensuring clean, consistent, and automated commit practices across all projects.
A CLI tool to standardize and translate Git commit messages
git diff 기반 커밋 메시지를 AI로 자동 생성하는 CLI 도구. Ollama 모델 기반으로 영어·한국어 모두 지원합니다.
A portable and configurable Bash script that uses LLMs to generate smart Git commit messages from staged changes. Works as a Git subcommand (git knitmit) and supports multiple backends, clipboard integration, and custom prompts.
A developer-friendly CLI tool that generates smart Git commit messages from your code changes using GPT models (OpenAI) or local LLMs like CodeLlama via Ollama.
AI-powered CLI tool that generates professional Git commit messages using OpenAI GPT. Analyze staged changes and create conventional commits automatically.
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."