diff options
author | karen Carias <karen@gitlab.com> | 2015-07-09 15:33:42 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-07-09 15:33:42 -0700 |
commit | ec72aaeae7c478c671c11bd678c3bd22d79e1549 (patch) | |
tree | 626c0cd4873212337bbdb270a590d62045cc8014 /doc/gitlab-basics/README.md | |
parent | add283bf685141b6ce6e41045c4c592fc3fd5b44 (diff) | |
download | gitlab-ce-ec72aaeae7c478c671c11bd678c3bd22d79e1549.tar.gz |
added new doc about creating a new branch
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r-- | doc/gitlab-basics/README.md | 2 |
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) |