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=96aaef729ee95074467d788ba4d76da9bb0762c2;p=scm%2Facls%2Fdomain_scm%2Fprofile_configuration.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 e3fa0cc..625a12f 100644 --- a/project.config +++ b/project.config @@ -48,7 +48,7 @@ forgeCommitter = group SCM / Profile Configuration - Integrators forgeCommitter = group SCM / Profile Configuration - Maintainers pushTag = group SCM / Profile Configuration - Integrators - pushTag = +force group SCM / Profile Configuration - Maintainers + pushTag = group SCM / Profile Configuration - Maintainers pushSignedTag = group SCM / Profile Configuration - Integrators pushSignedTag = group SCM / Profile Configuration - Maintainers push = +force group SCM / Profile Configuration - Maintainers