Skip to content

Releases: rbwestmoreland/git-hooks

v0.0.4

27 Jun 01:05

Choose a tag to compare

  • create .githooks/enable.sh and .githooks/enable.ps1 scripts when installing to simply team integration
  • updated install/install.sh to use #!/usr/bin/env bash
  • automatically reload $env:path while running install/install.ps1

v0.0.3

26 Jun 02:54

Choose a tag to compare

  • fix bug when executing scripts in bash
  • fix bug when running git hooks outside of a git repository working directory
  • add .gitattributes file to .githooks directory when installing

v0.0.2

25 Jun 01:23

Choose a tag to compare

Improved support for bash in windows.

v0.0.1

24 Jun 16:39

Choose a tag to compare

added linux-x64 and osx-x64 builds