From 3f669f287b3feea188aa59959f0fefab255c3864 Mon Sep 17 00:00:00 2001 From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 Subject: [PATCH] Remove force option from 'Push Annotated Tag' permission The force option on 'Push Annotated Tag' had no effect and is no longer supported. --- project.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.config b/project.config index 7ca7589..50dd414 100644 --- a/project.config +++ b/project.config @@ -48,7 +48,7 @@ forgeCommitter = group TinyAra / TinyAra Platform - Integrators forgeCommitter = group TinyAra / TinyAra Platform - Maintainers pushTag = group TinyAra / TinyAra Platform - Integrators - pushTag = +force group TinyAra / TinyAra Platform - Maintainers + pushTag = group TinyAra / TinyAra Platform - Maintainers pushSignedTag = group TinyAra / TinyAra Platform - Integrators pushSignedTag = group TinyAra / TinyAra Platform - Maintainers push = +force group TinyAra / TinyAra Platform - Maintainers -- 2.34.1