Merge branch 'update_user_group_name' into 'master'
Update user permission group name Closes #65975 See merge request gitlab-org/gitlab-ce!32321
This commit is contained in:
commit
2f77ea1e87
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue