commit-messages-guide
Commit guidelines
A guide to writing effective commit messages
A guide to understand the importance of commit messages and how to write them well
7k stars
91 watching
341 forks
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,006 |
bluejava/git-commit-guide | A guide to writing consistent and useful Git commit messages | 82 |
conventional-changelog/commitlint | Ensures commit messages follow conventional formats for clarity and consistency in software development projects. | 16,893 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |
mefengl/vscode-i-dont-care-about-commit-message | An AI-powered tool for automating and streamlining the commit process in Git version control systems. | 130 |
fteem/git-semantic-commits | Provides a set of custom Git commands to enforce better commit message formatting and conventions. | 676 |
rlespinasse/git-commit-data-action | Provides access to commit data from GitHub Actions workflows | 41 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,868 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
zurawiki/gptcommit | Automates generating clear commit messages with the help of a large language model | 2,332 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 113 |
dejorrit/commit-assist | Generates commit messages using ChatGPT's AI capabilities | 14 |
tadeuzagallo/githubpulse | An application to help users maintain daily commits on Github by tracking their commit streak and sending reminders. | 542 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
guanguans/ai-commit | Automates conventional git commit message generation with AI | 356 |