summaryrefslogtreecommitdiffstats
path: root/Documentation/error-prohibited-by-gerrit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/error-prohibited-by-gerrit.txt')
-rw-r--r--Documentation/error-prohibited-by-gerrit.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/error-prohibited-by-gerrit.txt b/Documentation/error-prohibited-by-gerrit.txt
index 56e585168e..bad2b3c060 100644
--- a/Documentation/error-prohibited-by-gerrit.txt
+++ b/Documentation/error-prohibited-by-gerrit.txt
@@ -17,11 +17,15 @@ In particular this error occurs:
3. if you push an annotated tag without
link:access-control.html#category_push_annotated['Push Annotated Tag']
access right on 'refs/tags/*'
-4. if you push a lightweight tag without the access right link:access-control.html#category_create['Create
+4. if you push a signed tag without
+ link:access-control.html#category_push_signed['Push Signed Tag']
+ access right on 'refs/tags/*'
+5. if you push a lightweight tag without the access right link:access-control.html#category_create['Create
Reference'] for the reference name 'refs/tags/*'
-5. if you push a tag with somebody else as tagger and you don't have the
+6. if you push a tag with somebody else as tagger and you don't have the
link:access-control.html#category_forge_committer['Forge Committer']
access right for the reference name 'refs/tags/*'
+7. if you push to a project that is in state 'Read Only'
For new users it often happens that they accidentally try to bypass
code review. The push then fails with the error message 'prohibited