rycus86 / githooks

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

Correctly detect hook template directory #133

Closed gabyx closed 3 years ago

gabyx commented 3 years ago

Thanks for merging.

Maybe later an additional update in 114. But not much time now.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 827


Changes Missing Coverage Covered Lines Changed/Added Lines %
install.sh 12 19 63.16%
<!-- Total: 12 19 63.16% -->
Totals Coverage Status
Change from base Build 825: -0.04%
Covered Lines: 2370
Relevant Lines: 2942

💛 - Coveralls
rycus86 commented 3 years ago

I don't fully understand what's the problem here, perhaps a test might be good to make sure this doesn't regress.

gabyx commented 3 years ago

Added the test, which fails when you checkout it.