rycus86 / githooks

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

Bugfix: Error if update clone is wrong configured #114

Closed gabyx closed 4 years ago

gabyx commented 4 years ago

Also prompt the user what he wants to do, default is no recloning

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 709


Changes Missing Coverage Covered Lines Changed/Added Lines %
cli.sh 10 40 25.0%
<!-- Total: 10 40 25.0% -->
Totals Coverage Status
Change from base Build 707: -0.9%
Covered Lines: 2089
Relevant Lines: 2611

💛 - Coveralls
gabyx commented 4 years ago

Small type: Now all tests should work, thanks for merging

rycus86 commented 4 years ago

Overall coverage decreased (-1.3%) to 79.54%

We might need to check soon what areas are missing coverage ...

gabyx commented 4 years ago

Jeah, probably new introduces stuff, like this PR... sadly... Thanks for merging, we get some really good progress here :-)