From 09a86bd4d6dcf89f5e5393145900593bb22f1080 Mon Sep 17 00:00:00 2001 From: Alex Denisov <1101.debian@gmail.com> Date: Thu, 6 Sep 2012 10:50:47 +0300 Subject: Capitlization of /gitlab/i normalized. #1367 --- lib/hooks/post-receive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/hooks') 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 -- cgit v1.2.1