[gitolite-admin] Don't allow to push remotes
draenog
draenog at pld-linux.org
Sun Jul 15 19:01:54 CEST 2012
commit db8aa314b770ada9feb1e97e687b21084a78262f
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Sun Jul 15 18:01:30 2012 +0100
Don't allow to push remotes
conf/gitolite.conf | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index b0f5c3a..9d96373 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -8,6 +8,9 @@
include "pld-developers"
+repo @all
+ - refs/remotes/ = @all
+
repo gitolite-admin
RW+ = @admins
More information about the pld-cvs-commit
mailing list