rycus86 / githooks

Githooks: per-repo and global Git hooks with version control
MIT License
381 stars 20 forks source link

Bugfix: Execute old hooks also when disabled. #74

Closed gabyx closed 4 years ago

gabyx commented 4 years ago

This is a bugfix when githooks is disabled. In my opinion, the following changes should happen.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 494


Files with Coverage Reduction New Missed Lines %
cli.sh 3 89.28%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 493: -0.1%
Covered Lines: 1842
Relevant Lines: 2101

💛 - Coveralls