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 153 forks source link

[Bug] pre-commit don't work #158

Open zhaoyiming0803 opened 2 years ago

zhaoyiming0803 commented 2 years ago

I execute git commit -a -m "xxxxx", but pre-commit don't work

@3rd-Eden @mcollina @kriskowal @alexindigo would you have a suggestion?

NsdHSO commented 1 year ago

@zhaoyiming0803 can you provide much context? It should work, I can't reproduce this issue