Skip to content

Releases: peacechen/node-git-hooks

1.0.7

Choose a tag to compare

@peacechen peacechen released this 21 Nov 03:06
9ee749d
  • Support setting githooks folder in package.json (#6)

1.0.6

Choose a tag to compare

@peacechen peacechen released this 21 Nov 03:05
  • Add repo-path config option

1.0.5

Choose a tag to compare

@peacechen peacechen released this 29 Jan 16:01
  • Use copyFileSync instead of pipe (#1)
    • This preserves the executable bits on the hook scripts.

1.0.4

Choose a tag to compare

@peacechen peacechen released this 14 Jul 04:16

Improve postinstall instructions

1.0.3

Choose a tag to compare

@peacechen peacechen released this 12 Jun 07:54
  • (retry) Fix install.js line endings for OSX.

1.0.2

Choose a tag to compare

@peacechen peacechen released this 12 Jun 05:28
  • Fix install.js line endings for OSX.