Access control documentation: Create reference

Adds new section to cover the create reference permission that's new
in Gerrit 2.2.x. Some examples of when to use this permission
included.

Change-Id: Iad959607394f13aea2b0e1a34e4eda9e22223f9b
Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com>
This commit is contained in:
Fredrik Luthander
2011-12-08 16:45:32 +01:00
committed by Gustaf Lundh
parent d031efff9b
commit 5aa7b59c04
2 changed files with 37 additions and 2 deletions

View File

@@ -109,8 +109,7 @@ Registering Additional Branches
-------------------------------
Branches can be created over the SSH port by any `git push` client,
if the user has been granted the `Push Branch` > `Create Branch`
(or higher) access right.
if the user has been granted the `Create Reference` access right.
Additional branches can also be created through the web UI, assuming
at least one commit already exists in the project repository.