Releases: peacechen/node-git-hooks
Releases · peacechen/node-git-hooks
1.0.7
- Support setting githooks folder in package.json (#6)
1.0.6
- Add
repo-path
config option
1.0.5
- Use copyFileSync instead of pipe (#1)
- This preserves the executable bits on the hook scripts.
1.0.4
Improve postinstall instructions
1.0.3
- (retry) Fix install.js line endings for OSX.
1.0.2
- Fix install.js line endings for OSX.