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

Upgrading from 1.1.3 to 1.2.1 breaks #89

Open ssilve1989 opened 7 years ago

ssilve1989 commented 7 years ago

As the subject states, when I update to the latest version, the pre-commit no longer happens when doing a commit.

The pre-commit file and pre-commit.old show no differences.

deathbearbrown commented 7 years ago

Precommit is broken after upgrade for our project too. We have people on Mac and Linux and it's broken for everyone.

jackbrown commented 7 years ago

I'm seeing the same issue on macOS.

afc163 commented 7 years ago

+1

k2s commented 7 years ago

had same problem. v1.2.2 works for me again.

demiters commented 7 years ago

v1.2.2 works here too!