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

Update dependencies and gulp task usage #44

Closed felquis closed 2 years ago

felquis commented 4 years ago

I ran into this error today https://github.com/kazazor/git-pre-commit/issues/3#issuecomment-638419399 and quickly I noticed this source was in need of an update all dependencies and that is what I did.

It seems to be working... "on my machine", I hope @kazazor get the chance to try it out.

What changed the most was the gulp tasks definition, everything else remains the same.

felquis commented 2 years ago

Closing it since we have moved on.