summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 15:22:05 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 15:22:05 +0300
commite466aeb87ee620f83320f0c9718386c38be56a74 (patch)
treea58dfc87221096d1b78791fb7f2ca6fcad47c550
parent16f484890c9a9489786a0eb138bec701d9d45dc8 (diff)
downloadgitlab-ce-e466aeb87ee620f83320f0c9718386c38be56a74.tar.gz
Conform to doc styleguide on new features
-rw-r--r--doc/user/project/protected_branches.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/protected_branches.md b/doc/user/project/protected_branches.md
index 6e0f2dcc436..f7a686d2ccf 100644
--- a/doc/user/project/protected_branches.md
+++ b/doc/user/project/protected_branches.md
@@ -43,7 +43,7 @@ that the `master` branch is protected by default.
## Using the Allowed to merge and Allowed to push settings
-> This feature was [introduced][ce-5081] in GitLab 8.11.
+> [Introduced][ce-5081] in GitLab 8.11.
Since GitLab 8.11, we added another layer of branch protection which provides
more granular management of protected branches. The "Developers can push"
@@ -73,7 +73,7 @@ they are set to "Masters" by default.
## Wildcard protected branches
-> This feature was [introduced][ce-4665] in GitLab 8.10.
+> [Introduced][ce-4665] in GitLab 8.10.
You can specify a wildcard protected branch, which will protect all branches
matching the wildcard. For example: