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=a9a85b001a9ebbddbfa4c96e47e21d3f82c087ed;p=scm%2Facls%2Fdomain_network_and_connectivity%2Fims.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 e462f6e..89750a6 100644 --- a/project.config +++ b/project.config @@ -48,7 +48,7 @@ forgeCommitter = group Network & Connectivity / IMS - Integrators forgeCommitter = group Network & Connectivity / IMS - Maintainers pushTag = group Network & Connectivity / IMS - Integrators - pushTag = +force group Network & Connectivity / IMS - Maintainers + pushTag = group Network & Connectivity / IMS - Maintainers pushSignedTag = group Network & Connectivity / IMS - Integrators pushSignedTag = group Network & Connectivity / IMS - Maintainers push = +force group Network & Connectivity / IMS - Maintainers