Skip to content

Improve installation of executable #13

Closed
@rockstaedt

Description

@rockstaedt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationminorTags a minor release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions