git-commit-guide
Commit guidelines
A guide to writing consistent and useful Git commit messages
A Guide for Git Commit Messages - Keep your logs clean, consistent and useful!
82 stars
4 watching
12 forks
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zondezatera/git-style-guide | Provides guidelines for writing clean and maintainable Git commits | 0 |
ikaruce/git-style-guide | A comprehensive guide to writing good commit messages and managing branches in Git | 135 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,006 |
runjak/git-style-guide | A guide to standardizing Git development practices in software projects | 11 |
jeko2000/git-style-guide | A comprehensive guide to Git best practices and terminology | 15 |
guylhermetabosa/git-style-guide | A guide to structuring and documenting Git workflow and commit practices. | 68 |
davidkadaria/git-style-guide | Provides guidelines and conventions for writing clean, readable, and maintainable code in source control systems | 0 |
objectx/git-style-guide | A Git style guide for software developers | 103 |
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |
aseaday/git-style-guide | A comprehensive guide to maintaining consistency and quality in Git workflows | 250 |
pierreroth64/git-style-guide | A comprehensive guide to Git best practices and workflow for collaborative development projects. | 28 |
fteem/git-semantic-commits | Provides a set of custom Git commands to enforce better commit message formatting and conventions. | 676 |
juanitofatas/git-style-guide | A guide to standardizing Git practices among software teams. | 3 |
mbiesiad/git-style-guide | A set of guidelines for structuring and documenting Git repositories. | 4 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 112 |