Allow reading of refs/meta/config
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 20 Apr 2018 18:18:07 +0000 (18:18 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Fri, 20 Apr 2018 18:18:07 +0000 (18:18 +0000)
Remove the Exclusive flag on refs/meta/config. This is done to allow gitweb to actually operate.

Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
project.config

index 740d1cc..bc0f7db 100644 (file)
@@ -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