Loading

使用 angular 的 git commit guidelines 规范化 commit message

本地预安装

全局安装

yarn global add commitizen

使用

git add .
git cz

Simply use git cz or just cz instead of git commit when committing. You can also use git-cz, which is an alias for cz.

npx

使用

npx cz

参考

posted @ 2022-10-18 20:32  myEsn2E9  阅读(37)  评论(0编辑  收藏  举报