Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-08-21 21:14:06 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-08-21 21:14:06 +0400
commitc625293b995cf21a1b551cecaac3cb742fcb2e66 (patch)
tree3680e0658fcaaee990867bdd690bc1f7c78d394a /app/views/errors
parent2e7ca8c866179e78866cba1659dee45185911f5a (diff)
Handle post-receive files via gitolite, not gitlab
Diffstat (limited to 'app/views/errors')
-rw-r--r--app/views/errors/gitolite.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/errors/gitolite.html.haml b/app/views/errors/gitolite.html.haml
index 4788c2e5237..50268b1ad27 100644
--- a/app/views/errors/gitolite.html.haml
+++ b/app/views/errors/gitolite.html.haml
@@ -23,5 +23,3 @@
= preserve do
sudo chmod -R 770 /home/git/repositories/
sudo chown -R git:git /home/git/repositories/
- sudo chown gitlab:gitlab /home/git/repositories/**/hooks/post-receive
-