summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-10-02 15:21:25 +0100
committerNick Thomas <nick@gitlab.com>2019-10-08 12:18:23 +0100
commita5991377f2b58e6c2cb3bb58ed6a2faa6b135c77 (patch)
tree4a9090f01965c912306a4fc286f690babcc62d11 /support
parent9ba79e43395cf09e3c5904c541a011ea25b620f1 (diff)
downloadgitlab-shell-a5991377f2b58e6c2cb3bb58ed6a2faa6b135c77.tar.gz
Remove deprecated create-hooks script
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