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.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/error-prohibited-by-gerrit.txt b/Documentation/error-prohibited-by-gerrit.txt
index 7adbe8e864..69f80c17a6 100644
--- a/Documentation/error-prohibited-by-gerrit.txt
+++ b/Documentation/error-prohibited-by-gerrit.txt
@@ -12,10 +12,11 @@ In particular this error occurs:
link:access-control.html#category_push_review['Push'] on
`refs/for/refs/heads/*`)
2. if you bypass code review without
- link:access-control.html#category_push_direct['Push'] privileges
+ link:access-control.html#category_push_direct['Push'] access right
on `refs/heads/*`
-3. if you push a signed or annotated tag without
- link:access-control.html#category_pTAG['Push Tag'] privileges
+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
Reference'] for the reference name 'refs/tags/*'