pivotal-git-hooksdeprecated

Creates git hook that ensures all commits are tagged with a pivotal tracker number

Usage no npm install needed!

<script type="module">
  import pivotalGitHooks from 'https://cdn.skypack.dev/pivotal-git-hooks';
</script>

README

pivotal-git-hooks

Creates a commit-msg git hook that ensures all commits are tagged with a pivotal tracker number.

Installation

You will need to setup your github service hook first, then add this module to your package.json.

$ npm install git-pre-hooks --save-dev