summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive4
-rwxr-xr-xhooks/pre-receive4
-rwxr-xr-xhooks/update4
3 files changed, 0 insertions, 12 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
deleted file mode 100755
index 73740da..0000000
--- a/hooks/post-receive
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-echo "The gitlab-shell hooks have been migrated to Gitaly, see https://gitlab.com/gitlab-org/gitaly/issues/1226"
-exit 1
-
diff --git a/hooks/pre-receive b/hooks/pre-receive
deleted file mode 100755
index 73740da..0000000
--- a/hooks/pre-receive
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-echo "The gitlab-shell hooks have been migrated to Gitaly, see https://gitlab.com/gitlab-org/gitaly/issues/1226"
-exit 1
-
diff --git a/hooks/update b/hooks/update
deleted file mode 100755
index 73740da..0000000
--- a/hooks/update
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-echo "The gitlab-shell hooks have been migrated to Gitaly, see https://gitlab.com/gitlab-org/gitaly/issues/1226"
-exit 1
-