summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@sap.com>2012-01-23 10:42:41 +0100
committerEdwin Kempin <edwin.kempin@sap.com>2012-01-26 07:44:34 +0100
commitb9a81f1c3804a25044f484cfbd85a3530b1503f4 (patch)
treee2ad4138635a669fea15ebdcbcd99c6c4f399d51
parent5c77188fd63b736ba5983791b13e17d9445c0a66 (diff)
Fix link and improve consistency in 'Prohibited by Gerrit' error doc
Change-Id: I0c01e2de1797019704b58632cee485da1e223d90 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
-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/*'