append-commit-message
v0.0.11
Published
git commit hooks
Downloads
5
Readme
append-commit-message
git在commit时,将分支名称添加在提交信息中
Installation
$ npm install --dev append-commit-message
Or
$ yarn add --dev append-commit-message
Usage
当你install时,自动就会执行。
Change Log
v0.0.7
- 修复了在windows上,在gitlab-runner上的问题
v0.0.5
- 修复了postinstall授权的目录问题
v0.0.4
- 修复了postinstall的目录问题