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-10 01:33:42 +0300
committerkaren Carias <karen@gitlab.com>2015-07-10 01:33:42 +0300
commitec72aaeae7c478c671c11bd678c3bd22d79e1549 (patch)
tree626c0cd4873212337bbdb270a590d62045cc8014 /doc/gitlab-basics/README.md
parentadd283bf685141b6ce6e41045c4c592fc3fd5b44 (diff)
added new doc about creating a new branch
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 3e4400b544b..63fa7a90a26 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -13,3 +13,5 @@ Step-by-step guides on the basics of working with Git and GitLab.
* [Create a project](create-project.md)
* [Create a group](create-group.md)
+
+* [Create a branch](create-branch.md)