diff options
author | Job van der Voort <job@gitlab.com> | 2015-07-02 08:41:19 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2015-07-02 08:41:19 +0000 |
commit | 8ba83cbab86349c5fa5ce5034df6ffc8225f137c (patch) | |
tree | e238d95810990b97774ff0ac81b2c36fce68acaa /doc/gitlab-basics/README.md | |
parent | bbb18cc093544f4fa3954867ca1ad5cc61c49ef9 (diff) | |
parent | 7381a1ab5e2dec5b4101a79aba8c557638e130d9 (diff) | |
download | gitlab-ce-8ba83cbab86349c5fa5ce5034df6ffc8225f137c.tar.gz |
Merge branch 'creategroup' into 'master'
New document about creating a project
Added new document to GitLab Basics about creating a project
See merge request !1885
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 ffe1c358424..fd55c44a2c4 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -9,3 +9,5 @@ Step-by-step guides on the basics of working with Git and GitLab. * [Command Line basic commands](command-line-commands.md) * [Basic Git commands](basic-git-commands.md) + +* [Create a project](create-project.md) |