Commit f0f0ac6321310e2d31a67b9025a49b80df5417f3
1 parent
eadcd278
Exists in
spb-stable
and in
3 other branches
Remove help document title
Help pages on doc.gitlab.com/ce are missing titles. This needs to be solved globally.
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
doc/workflow/authorization_for_merge_requests.md
1 | -# Authorization for Merge Requests | ||
2 | - | ||
3 | There are two main ways to have a merge request flow with GitLab: working with protected branches in a single repository, or working with forks of an authoritative project. | 1 | There are two main ways to have a merge request flow with GitLab: working with protected branches in a single repository, or working with forks of an authoritative project. |
4 | 2 | ||
5 | ## Protected branch flow | 3 | ## Protected branch flow |