]> _ Git - gitolite-admin.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 6 May 2019 10:03:33 +0000 (12:03 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 21 Apr 2022 12:31:59 +0000 (14:31 +0200)
conf/gitolite.conf

index 8b2627842f0daaf0a6dd464b8123266df61a2da3..560acc3197e8a6fd63eb7e8903b2a00cf92e5b4b 100644 (file)
@@ -9,12 +9,13 @@ repo @secret
     option deny-rules = 1
     RW+     =   vincent@cubedesigners.com
 
+repo @all
+    R       =   daemon
+    RW+     =   @managers
+
 repo testing
     RW+     =   @all
 
 repo fluidbook-html5
     RW+     =   extranet@cubedesigners.com
 
-repo @all
-    R       =   daemon
-    RW+     =   @managers
\ No newline at end of file