Commit 2f77ea1e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'update_user_group_name' into 'master'

Update user permission group name

Closes #65975

See merge request gitlab-org/gitlab-ce!32321
parents 0b43cf89 005989c2
......@@ -15,7 +15,7 @@ By default, a protected branch does four simple things:
- It prevents its creation, if not already created, from everybody except users
with Maintainer permission.
- It prevents pushes from everybody except users with Maintainer permission.
- It prevents pushes from everybody except users with **Allowed** permission.
- It prevents **anyone** from force pushing to the branch.
- It prevents **anyone** from deleting the branch.
......
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