diff options
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r-- | doc/gitlab-basics/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md index fd55c44a2c4..d6272cd5912 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -11,3 +11,9 @@ Step-by-step guides on the basics of working with Git and GitLab. * [Basic Git commands](basic-git-commands.md) * [Create a project](create-project.md) + +* [Create a group](create-group.md) + +* [Create a branch](create-branch.md) + +* [Fork a project](fork-project.md) |