summaryrefslogtreecommitdiff
path: root/lib/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hooks')
-rwxr-xr-xlib/hooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hooks/post-receive b/lib/hooks/post-receive
index d38bd13e19d..a4fa9f1c234 100755
--- a/lib/hooks/post-receive
+++ b/lib/hooks/post-receive
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# This file was placed here by Gitlab. It makes sure that your pushed commits
+# This file was placed here by GitLab. It makes sure that your pushed commits
# will be processed properly.
while read oldrev newrev ref