Closed
Description
In repositories with submodules, installing the executable with the provided curl command does not work because every git submodule has its own hooks directory located under .git/modules/<SUBMODULE_NAME>
.
Thus, we think it would be better to provide a shell script that automatically downloads and puts the executable in every hooks directory.
Also, we consider to seperate the git hook script from the executable to add command line arguments to the executable, e.g. defining the prefix.