rycus86 / githooks

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

Bugfix: Pass zero ref to --internal-updated-from on clone #136

Closed gabyx closed 3 years ago

gabyx commented 3 years ago

Thanks for merging.

We should pass a null ref to --internal-updated-from such that we know we have newly cloned the release clone. Might come handy in the future.

Furthermore related to this problem and a bit trickier:

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 833


Files with Coverage Reduction New Missed Lines %
install.sh 1 68.48%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 830: 0.07%
Covered Lines: 2373
Relevant Lines: 2943

💛 - Coveralls