Skip to content
Snippets Groups Projects
Commit 8de97a40 authored by Jan David Mol's avatar Jan David Mol
Browse files

Support non-standard hooks configurations

parent d7d90f64
No related branches found
No related tags found
Loading
Pipeline #114733 failed
Pipeline: tango

#114734

    ...@@ -8,4 +8,5 @@ if [ ! -f "setup.sh" ]; then ...@@ -8,4 +8,5 @@ if [ ! -f "setup.sh" ]; then
    fi fi
    HOOKS_DIR=`git rev-parse --git-path hooks` HOOKS_DIR=`git rev-parse --git-path hooks`
    mkdir -p ${HOOKS_DIR}
    cp bin/hooks/* ${HOOKS_DIR}/ cp bin/hooks/* ${HOOKS_DIR}/
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment