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=a49f605d1c719ecdc0743376a5cb4f914e53294b;p=scm%2Facls%2Fdomain_graphics_system%2Fx_window_system.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 440e606..7cade2e 100644 --- a/project.config +++ b/project.config @@ -48,7 +48,7 @@ forgeCommitter = group Graphics System / X Window System - Integrators forgeCommitter = group Graphics System / X Window System - Maintainers pushTag = group Graphics System / X Window System - Integrators - pushTag = +force group Graphics System / X Window System - Maintainers + pushTag = group Graphics System / X Window System - Maintainers pushSignedTag = group Graphics System / X Window System - Integrators pushSignedTag = group Graphics System / X Window System - Maintainers push = +force group Graphics System / X Window System - Maintainers