mirror of
https://github.com/xiaoqidun/gitcz.git
synced 2026-09-12 14:30:03 +08:00
fix(更新文档): 更新文档
This commit is contained in:
1 parent
15072d4cb7
commit
ce68380357
2 files changed
+2
-2
No files matched your search
@@ -1,7 +1,7 @@
|
|||||||
# gitcz
|
# gitcz
|
||||||
Golang版本Git Commitizen,commit规范工具
|
Golang版本Git Commitizen,commit规范工具
|
||||||
# 快速安装
|
# 快速安装
|
||||||
go get -u github.com/xiaoqidun/gitcz
|
go install github.com/xiaoqidun/gitcz@latest
|
||||||
# 编译安装
|
# 编译安装
|
||||||
```
|
```
|
||||||
git clone https://github.com/xiaoqidun/gitcz.git
|
git clone https://github.com/xiaoqidun/gitcz.git
|
||||||
|
|||||||
Reference in new issue
Block a user