summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rwxr-xr-xsupport/rewrite-hooks.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/support/rewrite-hooks.sh b/support/rewrite-hooks.sh
deleted file mode 100755
index 585eaeb..0000000
--- a/support/rewrite-hooks.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-# This script is deprecated. Use bin/create-hooks instead.
-
-gitlab_shell_dir="$(cd $(dirname $0) && pwd)/.."
-exec ${gitlab_shell_dir}/bin/create-hooks