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:
zhengqbbb 2022-04-13 10:37:27 +08:00 committed by GitHub
parent d552cbcd0a
commit 7b1ece323c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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