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/?p=scm%2Facls%2Fdomain_applications%2Fiot.git;a=commitdiff_plain;h=f91a12f576116e422ea0de647955b3c744bfaf0e 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 2ee5de2..884199d 100644 --- a/project.config +++ b/project.config @@ -49,7 +49,7 @@ forgeCommitter = group Applications / IoT - Integrators forgeCommitter = group Applications / IoT - Maintainers pushTag = group Applications / IoT - Integrators - pushTag = +force group Applications / IoT - Maintainers + pushTag = group Applications / IoT - Maintainers pushSignedTag = group Applications / IoT - Integrators pushSignedTag = group Applications / IoT - Maintainers push = +force group Applications / IoT - Maintainers