From f6d2e35243437178320dab5f3db8bd5a37e07fe4 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Wed, 11 Mar 2015 16:41:44 +0100 Subject: [PATCH] Modify access rules --- project.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.config b/project.config index 296b8b5d5..4f37fc318 100644 --- a/project.config +++ b/project.config @@ -2,5 +2,5 @@ description = Minix repository [submit] action = fast forward only -[access "refs/heads/*"] +[access "refs/*"] read = group ReplicateRepositories