Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4e336006
Commit
4e336006
authored
Aug 03, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention EES in protected branches feature
parent
51fe933c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
doc/user/project/protected_branches.md
doc/user/project/protected_branches.md
+4
-8
No files found.
doc/user/project/protected_branches.md
View file @
4e336006
...
...
@@ -15,16 +15,11 @@ By default, a protected branch does four simple things:
-
it prevents
**anyone**
from force pushing to the branch
-
it prevents
**anyone**
from deleting the branch
**Note**
: A GitLab admin is allowed to push to the protected branches.
>**Note**:
A GitLab admin is allowed to push to the protected branches.
See the
[
Changelog
](
#changelog
)
section for changes over time.
>
>Additional functionality for GitLab Enterprise Edition:
>
>- Restrict push and merge access to [certain users][ee-restrict]
## Configuring protected branches
To protect a branch, you need to have at least Master permission level. Note
...
...
@@ -73,7 +68,7 @@ they are set to "Masters" by default.
## Restricting push and merge access to certain users
> This feature was [introduced][ce-5081] in
GitLab Enterprise Edition
8.11.
> This feature was [introduced][ce-5081] in
[GitLab Enterprise Edition Starter][ee]
8.11.
With GitLab Enterprise Edition you can restrict access to protected branches
by choosing a role (Masters, Developers) as well as certain users. From the
...
...
@@ -156,3 +151,4 @@ command line or a Git client application.
[
ce-21393
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/21393
[
ee-restrict
]:
http://docs.gitlab.com/ee/user/project/protected_branches.html#restricting-push-and-merge-access-to-certain-users
[
perm
]:
../permissions.md
[
ee
]:
https://about.gitlab.com/gitlab-ee/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment