From 77b5f131b48fbf65423115502b7cd40d1593a312 Mon Sep 17 00:00:00 2001 From: Mole Shang <135e2@135e2.dev> Date: Thu, 29 Jun 2023 11:50:12 +0800 Subject: update RW+ --- conf/gitolite.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'conf/gitolite.conf') diff --git a/conf/gitolite.conf b/conf/gitolite.conf index e2b1446..a455fbb 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -4,14 +4,10 @@ repo gitolite-admin option deny-rules = 1 desc = Gitolite control repo -repo CREATOR/..* - C = CREATOR - RW+ = CREATOR - RW = WRITERS - R = READERS - repo 135e2/..* + C = 135e2 owner = 135e2 + RW+ = 135e2 repo @all R = gitweb daemon -- cgit v1.2.3