happycommit
Commit generator
Generates meaningful Git commit messages using an AI model
15 stars
2 watching
1 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dejorrit/commit-assist | Generates commit messages using ChatGPT's AI capabilities | 14 |
guanguans/ai-commit | Automates conventional git commit message generation with AI | 367 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,008 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 112 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
mefengl/vscode-i-dont-care-about-commit-message | An AI-powered tool for automating and streamlining the commit process in Git version control systems. | 131 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 831 |
zhengqbbb/cz-git | A Node.js-based tool for standardizing commit messages in Git repositories | 1,161 |
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |
dschnare/gommitjs | A Node.js wrapper for a Git commit message enforcer tool | 1 |
grosser/git-whence | Determines the origin of a Git commit and identifies related pull requests or cherry-picks. | 21 |
bluejava/git-commit-guide | A guide to writing consistent and useful Git commit messages | 82 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
tadeuzagallo/githubpulse | An application to help users maintain daily commits on Github by tracking their commit streak and sending reminders. | 543 |
fteem/git-semantic-commits | Provides a set of custom Git commands to enforce better commit message formatting and conventions. | 676 |