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-02 22:09:06 +0300
committerkaren Carias <karen@gitlab.com>2015-07-02 22:09:06 +0300
commitfef2e24804ffd5b9d9eef94f817fccf01675f54e (patch)
tree65f0cc9577b026972d651691602b8fa29c84316b /doc/gitlab-basics/README.md
parent6646a04d4cc6a4e421af6c56286b4aa4b8991d66 (diff)
new doc about creating groups
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 fd55c44a2c4..3e4400b544b 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -11,3 +11,5 @@ 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)