Skip to content

Releases: Oppodelldog/git-commit-hook

Configuration and Convenience Sub Commands

Choose a tag to compare

@Oppodelldog Oppodelldog released this 08 Jul 22:20

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

Choose a tag to compare

@Oppodelldog Oppodelldog released this 26 Jun 20:38
added Project prefix to feature branch detection

First Release

Choose a tag to compare

@Oppodelldog Oppodelldog released this 26 May 13:54
v0.1.0

make it work