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
8cb59853
Commit
8cb59853
authored
Sep 23, 2016
by
Katrin Leinweber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use hyperlink identifier
parent
156bb964
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/push_rules/push_rules.md
doc/push_rules/push_rules.md
+3
-1
No files found.
doc/push_rules/push_rules.md
View file @
8cb59853
# Push Rules
Sometimes you need additional control over pushes to your repository.
GitLab already offers
[
protected branches
]
(
https://docs.gitlab.com/ee/user/project/protected_branches.html
)
.
GitLab already offers
[
protected branches
]
[
protected-branches
]
.
But there are cases when you need some specific rules like preventing git tag removal or enforcing a special format for commit messages.
GitLab Enterprise Edition offers a user-friendly interface for such cases.
...
...
@@ -95,3 +95,5 @@ pry.history
bash_history
```
[
protected-branches
]:
https://docs.gitlab.com/ee/user/project/protected_branches.html
"Protected Branches documentation"
\ No newline at end of file
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