git-cc
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/git-cc/
a git extension to help write conventional commits
brew tap skalt/git-cc; brew install git-cc
![image preview of git-cc](https://cdn.terminaltrove.com/m/239990b4-dab7-4008-8aa6-94eed5565069.gif)
git-cc is a Git extension designed to assist in writing conventional commits.
It provides a command-line interface to ease the process of adhering to conventional commit standards, simplifying commit message formatting and ensuring consistency across commit histories.
git-cc is particularly useful for developers seeking to maintain organized and readable commit logs in collaborative projects.