summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Fick <mfick@codeaurora.org>2012-01-26 15:09:35 -0800
committergerrit code review <noreply-gerritcodereview@google.com>2012-01-26 15:09:36 -0800
commitda9f4acced540e52cc2c3e4ea3d438a8d5aa4371 (patch)
tree4af333f6f964a4507525ecbe3715049bae5c79f5
parentc398ab45d338fb2042e21a89acca926cbf7cdfb8 (diff)
parentb9a81f1c3804a25044f484cfbd85a3530b1503f4 (diff)
Merge "Fix link and improve consistency in 'Prohibited by Gerrit' error doc" into stablev2.2.2
-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/*'