Commit 9b564bbb authored by Carlos Bazan's avatar Carlos Bazan Committed by Amy Qualls

Clarifying permissions

parent 2b793b41
...@@ -18,7 +18,7 @@ When a branch is protected, the default behavior enforces these restrictions on ...@@ -18,7 +18,7 @@ When a branch is protected, the default behavior enforces these restrictions on
| Action | Who can do it | | Action | Who can do it |
|:-------------------------|:------------------------------------------------------------------| |:-------------------------|:------------------------------------------------------------------|
| Protect a branch | Maintainers only. | | Protect a branch | At least the Maintainer role. |
| Push to the branch | GitLab administrators and anyone with **Allowed** permission. (1) | | Push to the branch | GitLab administrators and anyone with **Allowed** permission. (1) |
| Force push to the branch | No one. | | Force push to the branch | No one. |
| Delete the branch | No one. | | Delete the branch | No one. |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment