kazazor / git-pre-commit

A pre-commit hook that ignores all the unstagged changes while performing the pre-commit command you wrote (Using Shell, Gulp, Grunt etc..)
https://www.npmjs.com/package/git-pre-commit
MIT License
18 stars 5 forks source link

Not working with Source tree - OSX #2

Closed kazazor closed 8 years ago

kazazor commented 8 years ago
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree commit -q -F /var/folders/ww/ywcnmg254pldttlkx492k28m0000gn/T/SourceTreeTemp.RyTpl5 
env: node: No such file or directory
Completed with errors, see above
kazazor commented 8 years ago

Fixed on version 0.1.17 Verified on OSX El-Capitan v10.11.13