Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-07-30 23:50:15 +0300
committerkaren Carias <karen@gitlab.com>2015-07-30 23:50:15 +0300
commit2911b71e821daf90642d2a60b62b14c4380832ad (patch)
treecf637fe1b7782704971088edab10fb53e5c7283c /doc/gitlab-basics/README.md
parent25d9a7f506354a58b93a68814530632670af1579 (diff)
added new doc about creating MR
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index 538894f5848..9491f8c91fe 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -19,3 +19,5 @@ Step-by-step guides on the basics of working with Git and GitLab.
* [Fork a project](fork-project.md)
* [Add a file](add-file.md)
+
+* [Create a Merge Request](add-merge-request.md)