mirror of
https://github.com/xiaoqidun/gitcz.git
synced 2025-12-07 00:05:09 +08:00
docs(更新文档): 更新文档
This commit is contained in:
@@ -4,7 +4,9 @@ Golang 版本 Git Commitizen,commit 规范工具
|
|||||||
|
|
||||||
# 快速安装
|
# 快速安装
|
||||||
|
|
||||||
|
```
|
||||||
go install github.com/xiaoqidun/gitcz@latest
|
go install github.com/xiaoqidun/gitcz@latest
|
||||||
|
```
|
||||||
|
|
||||||
# 编译安装
|
# 编译安装
|
||||||
|
|
||||||
@@ -35,4 +37,5 @@ git push
|
|||||||
|
|
||||||
# 规范文档
|
# 规范文档
|
||||||
|
|
||||||
gitcz 使用:[angular git commit 规范](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines)
|
gitcz
|
||||||
|
使用:[angular git commit 规范](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines)
|
||||||
|
|||||||
Reference in New Issue
Block a user