observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 150 forks source link

Adding path so pre-commit works well with source tree. #31

Closed jpodwys closed 9 years ago

jpodwys commented 9 years ago

Pre-commit works great when committing from the command line but has some issues from Source Tree on OSX. As you can see on Source Tree's website, this solution has been used by others with success. All unit tests passed on my local machine. Thanks for the great work!

@3rd-Eden @kriskowal @alexindigo @tikotzky @Qard

3rd-Eden commented 9 years ago

Can't see any obvious reason why things would fail here. Thanks for the contribution, i'll merge in once the travis-ci check passes.

jpodwys commented 9 years ago

Thank you for the lightning-fast response!

3rd-Eden commented 9 years ago

Published as 1.0.8