summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive4
1 files changed, 0 insertions, 4 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
deleted file mode 100755
index 98fe81b..0000000
--- a/hooks/post-receive
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env ruby
-
-# This file was placed here by GitLab.
-# You can put your own hook here, but be careful when updating gitlab-shell!