Code Review
/
All-Projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
058969e
)
Allow reading of refs/meta/config
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Fri, 20 Apr 2018 18:18:07 +0000
(18:18 +0000)
committer
Gerrit 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
patch
|
blob
|
history
diff --git
a/project.config
b/project.config
index
740d1cc
..
bc0f7db
100644
(file)
--- 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