Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'

This commit is contained in:
Gerrit Code Review 2017-05-01 22:26:51 +02:00
parent 1a4e4d2596
commit bd37e29d4d
2 changed files with 4 additions and 4 deletions

4
groups
View File

@ -1,3 +1,3 @@
# UUID Group Name
# UUID Group Name
#
user:sambuc user/Lionel Sambuc (sambuc)
user:sambuc user/Lionel Sambuc (sambuc)

View File

@ -19,5 +19,5 @@
pushMerge = group user/Lionel Sambuc (sambuc)
[access "refs/tags/*"]
push = +force group user/Lionel Sambuc (sambuc)
pushTag = group user/Lionel Sambuc (sambuc)
pushSignedTag = group user/Lionel Sambuc (sambuc)
createTag = group user/Lionel Sambuc (sambuc)
createSignedTag = group user/Lionel Sambuc (sambuc)