Conform to doc styleguide on new features
This commit is contained in:
parent
16f484890c
commit
e466aeb87e
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue