Hi Rycus,
Just curious:
Trying to understand why this test passes when using core.hooksPath.
It seems that it sets init.templateDir as well? Isnt this strange, do you still know the background of this?
|
grep -q 'https://github.com/rycus86/githooks' .git/hooks/pre-commit |
Hi Rycus,
Just curious:
Trying to understand why this test passes when using
core.hooksPath.It seems that it sets
init.templateDiras well? Isnt this strange, do you still know the background of this?githooks/tests/step-001.sh
Line 12 in a988d08