mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-11-10 15:18:52 +01:00
docs: add cz-git commitizen adapter
A more engineered, highly customizable, standard output format commitizen adapter. github: https://github.com/Zhengqbbb/cz-git/ home-page | guide: http://cz-git.qbenben.com/ - Just to be a lazy man !!! Friendly command line tool, Supports search and selection on the command line, reducing spelling errors. - Highly Customizable, but the output format follows the standard Angular commit specification. - Better for monorepo engineering and commitlint project to give relevant verification information to the command line. - Better linking with issuePrefixs for issue | ✅ Support emoji in commit.
This commit is contained in:
parent
d552cbcd0a
commit
7b1ece323c
@ -540,6 +540,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [semantic-git-commit-cli](https://github.com/JPeer264/node-semantic-git-commit-cli) - Ensure semantic commits messages.
|
||||
- [import-github-labels-cli](https://github.com/abhijithvijayan/import-github-labels-cli) - Sync labels between Github repos.
|
||||
- [git-all-branches](https://github.com/zacanger/git-all-branches) - Improved `git branch -a`.
|
||||
- [cz-git](https://github.com/Zhengqbbb/cz-git/) - 🔨 A more engineered, highly customizable commitizen adapter.
|
||||
|
||||
### GitHub
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user