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 1ecb481615
commit cca86211aa
2 changed files with 4 additions and 4 deletions

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)