diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2016-04-06 23:27:42 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2016-04-06 23:27:42 +0200 |
commit | bc701284f2eb7e11f652211f45433ae206372bc1 (patch) | |
tree | db75dd47cd236951ad16a308f591fb68a4f6775f /doc/permissions | |
parent | b3dd470854f83616bb6bd36bd73680bfda869d81 (diff) | |
download | gitlab-ce-bc701284f2eb7e11f652211f45433ae206372bc1.tar.gz |
Fix missing entries in permission matrix [ci skip]
Diffstat (limited to 'doc/permissions')
-rw-r--r-- | doc/permissions/permissions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md index 3d375e47c8e..cd0e81d7304 100644 --- a/doc/permissions/permissions.md +++ b/doc/permissions/permissions.md @@ -52,8 +52,8 @@ documentation](../workflow/add-user/add-user.md). | Switch visibility level | | | | | ✓ | | Transfer project to another namespace | | | | | ✓ | | Remove project | | | | | ✓ | -| Force push to protected branches | | | | | | -| Remove protected branches | | | | | | +| Force push to protected branches | | | | | ✓ | +| Remove protected branches | | | | | ✓ | [^1]: If **Allow guest to access builds** is enabled in CI settings |