Skip to content

Releases: Oppodelldog/git-commit-hook

Configuration and Convenience Sub Commands

08 Jul 22:20
Compare
Choose a tag to compare

Configuration

Now its possible to configure the git commit message hook more detailed using regex.

Sub Commands

Also a few subcommands have been added:

  • install (installs the git hook)
  • uninstall (removes the git hook)
  • diag (checks configuration, should help trouvleshooting)
  • test (enables you to test config settings without commiting in you repo)

v0.1.1

26 Jun 20:38
Compare
Choose a tag to compare
added Project prefix to feature branch detection

First Release

26 May 13:54
Compare
Choose a tag to compare
v0.1.0

make it work