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-22 01:45:12 +0300
committerkaren Carias <karen@gitlab.com>2015-07-22 01:45:12 +0300
commit42130a97e992f608bf5deaf2afbe203f21d2e2b3 (patch)
treebed1dbae00109adda3eaa44c34485cb8a9670352 /doc/gitlab-basics/README.md
parent2c4210f53843392991f08a143f70e0f9d40f1c19 (diff)
added Fork Project document
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)