From 1e0d543927ed285b12e3cb8ae5c479a9b17223ce Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 20 Apr 2018 18:18:07 +0000 Subject: [PATCH] Allow reading of refs/meta/config Remove the Exclusive flag on refs/meta/config. This is done to allow gitweb to actually operate. Signed-off-by: Andrew Grimberg --- project.config | 1 - 1 file changed, 1 deletion(-) diff --git a/project.config b/project.config index 740d1cc..bc0f7db 100644 --- a/project.config +++ b/project.config @@ -37,7 +37,6 @@ label-Verified = -1..+1 group Non-Interactive Users label-Verified = -1..+1 group Project Owners [access "refs/meta/config"] - exclusiveGroupPermissions = read read = group Administrators read = group Project Owners create = group Administrators -- 2.16.6