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

Support running only on master #79

Open alex-frameio opened 8 years ago

alex-frameio commented 8 years ago

I would like to only run this on commits directly to master. Can we add this to the configuration options?