m 2 git/brain: optional -> singleton
This commit is contained in:
parent
cf93499e96
commit
f295ac8f97
@ -43,7 +43,7 @@ let
|
||||
};
|
||||
|
||||
set-ro-access = with git; repo: user:
|
||||
optional repo.public {
|
||||
singleton {
|
||||
inherit user;
|
||||
repo = [ repo ];
|
||||
perm = fetch;
|
||||
|
Loading…
Reference in New Issue
Block a user