Categorygithub.com/puddinging/gitcz
repositorypackage
1.3.0-papaas
Repository: https://github.com/puddinging/gitcz.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

GitHub

gitcz

gitcz 是一个编写 git commit 提交模版的工具,它用 Go 语言开发。通过它,开发者们可以规范化他们的 git 提交信息。

编译&安装

go install

使用

  1. git add .
  2. 执行命令 gitcz 即可