diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-08-28 01:32:09 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-08-28 01:32:09 +0000 |
commit | 9c6b35e370583db382fe260c288cd8694b561c3a (patch) | |
tree | 468071aa2061215190795a67cd3e7aa9e9878393 /doc/gitlab-basics/add-merge-request.md | |
parent | 0b563f8782c8a57d4b382b5b706b68bd431accad (diff) | |
download | gitlab-ce-9c6b35e370583db382fe260c288cd8694b561c3a.tar.gz |
Resolving minor formatting issues in gitlab-basics
Diffstat (limited to 'doc/gitlab-basics/add-merge-request.md')
-rw-r--r-- | doc/gitlab-basics/add-merge-request.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/gitlab-basics/add-merge-request.md b/doc/gitlab-basics/add-merge-request.md index 1a6a26152fa..28f32fefb95 100644 --- a/doc/gitlab-basics/add-merge-request.md +++ b/doc/gitlab-basics/add-merge-request.md @@ -12,8 +12,6 @@ check the [merge requests documentation](../user/project/merge_requests/index.md you can watch our [GitLab Flow video](https://www.youtube.com/watch?v=InKNIvky2KE) for a quick overview of working with merge requests. ---- - 1. Before you start, you should have already [created a branch](create-branch.md) and [pushed your changes](start-using-git.md#send-changes-to-gitlabcom) to GitLab. 1. Go to the project where you'd like to merge your changes and click on the |