bahmutov / pre-git

Automatically install pre-commit / pre-push hooks in your git repo
168 stars 22 forks source link

] #81

Closed orgjscom closed 8 years ago

orgjscom commented 8 years ago

]

bahmutov commented 8 years ago

So this situation happens when

bahmutov commented 8 years ago

One just needs to put hooks from this projects into fresh git repo's .git folder to test this

bahmutov commented 8 years ago

Best way to recreate the problem

.git/hooks/pre-commit: line 3: ./node_modules/.bin/pre-commit: No such file or directory
bahmutov commented 8 years ago

Would you like to implement this and add to all hook files and submit a pull request? Will gladly accept it!