mirror of
https://github.com/xiaoqidun/gitcz.git
synced 2026-09-12 14:30:03 +08:00
docs(更新文档): 更新文档
This commit is contained in:
1 parent
ded2a32ce6
commit
49e77c8325
1 file changed
+4
-1
@@ -4,7 +4,9 @@ Golang 版本 Git Commitizen,commit 规范工具
|
||||
|
||||
# 快速安装
|
||||
|
||||
```
|
||||
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