From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 (+0000) Subject: Remove force option from 'Push Annotated Tag' permission X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f1000c5f9f97c2649b995b97eecc339ebedea5b;p=scm%2Facls%2Fdomain_sdk%2Funcategorized.git Remove force option from 'Push Annotated Tag' permission The force option on 'Push Annotated Tag' had no effect and is no longer supported. --- diff --git a/project.config b/project.config index 8fe6f98..e8e4735 100644 --- a/project.config +++ b/project.config @@ -48,7 +48,7 @@ forgeCommitter = group SDK / Uncategorized - Integrators forgeCommitter = group SDK / Uncategorized - Maintainers pushTag = group SDK / Uncategorized - Integrators - pushTag = +force group SDK / Uncategorized - Maintainers + pushTag = group SDK / Uncategorized - Maintainers pushSignedTag = group SDK / Uncategorized - Integrators pushSignedTag = group SDK / Uncategorized - Maintainers push = +force group SDK / Uncategorized - Maintainers