summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/README.md
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-07-22 07:38:23 +0000
committerJob van der Voort <job@gitlab.com>2015-07-22 07:38:23 +0000
commit806be101a9c869ee3ce6deec24586486f0417cc2 (patch)
tree8f376dfb7ec1e7ab7bb5f83a90ad4171249a6ec1 /doc/gitlab-basics/README.md
parent2c4210f53843392991f08a143f70e0f9d40f1c19 (diff)
parentafc8e922238e9d6146926b88fa94f18700bb64e1 (diff)
downloadgitlab-ce-806be101a9c869ee3ce6deec24586486f0417cc2.tar.gz
Merge branch 'fork-project' into 'master'
Added Fork Project document to GitLab Basics See merge request !1909
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 63fa7a90a26..d6272cd5912 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -15,3 +15,5 @@ Step-by-step guides on the basics of working with Git and GitLab.
* [Create a group](create-group.md)
* [Create a branch](create-branch.md)
+
+* [Fork a project](fork-project.md)