summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 6944d3e..ebd9e1a 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
-# Version 4.1
# This file was placed here by GitLab. It makes sure that your pushed commits
# will be processed properly.