Skip to content

Releases: peacechen/node-git-hooks

1.0.7

21 Nov 03:06
9ee749d
Compare
Choose a tag to compare
  • Support setting githooks folder in package.json (#6)

1.0.6

21 Nov 03:05
Compare
Choose a tag to compare
  • Add repo-path config option

1.0.5

29 Jan 16:01
Compare
Choose a tag to compare
  • Use copyFileSync instead of pipe (#1)
    • This preserves the executable bits on the hook scripts.

1.0.4

14 Jul 04:16
Compare
Choose a tag to compare

Improve postinstall instructions

1.0.3

12 Jun 07:54
Compare
Choose a tag to compare
  • (retry) Fix install.js line endings for OSX.

1.0.2

12 Jun 05:28
Compare
Choose a tag to compare
  • Fix install.js line endings for OSX.