style: 显示问题

This commit is contained in:
ming995 2019-04-17 00:25:04 +08:00
parent 8412a8feee
commit bd0018f02e

View File

@ -679,7 +679,7 @@ npm install -g commitizen cz-conventional-changelog
echo '{ "path": "cz-conventional-changelog" }' > ~/.czrc
```
全局安装后使用 `git cz` 代替 `git commit`就可以了,如下图
全局安装后使用 `git cz` 代替 `git commit`就可以了,如下图
![](./assets/gitcz.png)