append-commit-message

git commit hooks

Usage no npm install needed!

<script type="module">
  import appendCommitMessage from 'https://cdn.skypack.dev/append-commit-message';
</script>

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的目录问题

LICENSE


MIT