git-semantic-commits
Commit format tool
Provides a set of custom Git commands to enforce better commit message formatting and conventions.
Tiny semantic commit messages for Git.
676 stars
12 watching
64 forks
Language: Shell
last commit: over 3 years ago commitsgitshelltool
Related projects:
Repository | Description | Stars |
---|---|---|
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |
mritd/gitflow-toolkit | A tool for standardizing Git commit message format and creating branches in the GitFlow workflow. | 232 |
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 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,006 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 113 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
bluejava/git-commit-guide | A guide to writing consistent and useful Git commit messages | 82 |
readify/gitviz | A tool to visualize Git commit history in real-time for training and education purposes. | 306 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 9 |
sbt/sbt-groll | Provides a way to view and navigate Git commit history within an sbt project | 133 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
rlespinasse/git-commit-data-action | Provides access to commit data from GitHub Actions workflows | 41 |
f-person/git-blame.nvim | A plugin for displaying commit information in Neovim | 908 |
convco/convco | Tools for working with conventional commits and versioning | 252 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |