isindir / pre-commit-git-chglog

Pre commit webhook to generate changlog history using `git-chglog`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pre-commit-git-chglog

git-chglog hook for http://pre-commit.com/

Using this hooks

Add this to your .pre-commit-config.yaml

- repo: git://github.com/isindir/pre-commit-git-chglog
  rev: master
  hooks:
    - id: git-chglog

About

Pre commit webhook to generate changlog history using `git-chglog`


Languages

Language:Shell 100.0%