commit message
基于git commit时message的规范约束
介绍
开始使用
usage: git [--version] [--help] [-C <path>] [-c <name>=<value>]
[--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
[-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
[--super-prefix=<path>] [--config-env=<name>=<envvar>]
<command> [<args>]基本用法
常用类型
feat
featfix
fixdocs
docschore
chorerefactor
refactor不常用类型
build
buildci
ciUI
UIlocale
localeperf
perftest
testrevert
revert参考资料
最后更新于