summaryrefslogtreecommitdiff
path: root/hooks/update
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-07-19 10:53:30 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-07-19 10:53:30 +0200
commitbe34f867e9ddfa4121b5f69a08571d3864f4b6ea (patch)
treef16137807c91c084ee11cbdb70d47eddea4fa426 /hooks/update
parentbe15f4aa2919deea14160ed87647a3a034f46be6 (diff)
downloadgitlab-shell-be34f867e9ddfa4121b5f69a08571d3864f4b6ea.tar.gz
Mention that users can edit the hooks
Diffstat (limited to 'hooks/update')
-rwxr-xr-xhooks/update1
1 files changed, 1 insertions, 0 deletions
diff --git a/hooks/update b/hooks/update
index 39ea196..549afeb 100755
--- a/hooks/update
+++ b/hooks/update
@@ -2,6 +2,7 @@
# This file was placed here by GitLab. It makes sure that your pushed commits
# will be processed properly.
+# You can add your own hooks to this file, but be careful when updating gitlab-shell!
refname = ARGV[0]
key_id = ENV['GL_ID']