diff --git a/doc/user/project/protected_branches.md b/doc/user/project/protected_branches.md index 6e0f2dcc4364f49ea8ce18de9c792bf4bdf632c1..f7a686d2ccf4dd7eb3c4b3bde50d31976709b825 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: