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
d338817b
Commit
d338817b
authored
Dec 29, 2016
by
Arihant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added info about Admin user ability to push to protected brances.
parent
20be0c01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/user/project/protected_branches.md
doc/user/project/protected_branches.md
+3
-0
No files found.
doc/user/project/protected_branches.md
View file @
d338817b
...
@@ -15,6 +15,9 @@ By default, a protected branch does four simple things:
...
@@ -15,6 +15,9 @@ By default, a protected branch does four simple things:
-
it prevents
**anyone**
from force pushing to the branch
-
it prevents
**anyone**
from force pushing to the branch
-
it prevents
**anyone**
from deleting the branch
-
it prevents
**anyone**
from deleting the branch
**Note**
: A GitLab admin is allowed to push to the protected branches.
See the
[
Changelog
](
#changelog
)
section for changes over time.
See the
[
Changelog
](
#changelog
)
section for changes over time.
>
>
...
...
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