diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-07-27 19:12:53 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2017-07-27 19:12:53 +0000 |
commit | 8a55d2ffbc93a4c8197dfce055f6e0b7d3c98ce2 (patch) | |
tree | 5f07000c0b79a6dc466bdfc9ed43582021460e90 /doc/user/index.md | |
parent | 311214fddd955a73fa5e86f4af3d430517f7fea9 (diff) | |
download | gitlab-ce-8a55d2ffbc93a4c8197dfce055f6e0b7d3c98ce2.tar.gz |
Docs new topic "user/project/repository/index.md"
Diffstat (limited to 'doc/user/index.md')
-rw-r--r-- | doc/user/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/index.md b/doc/user/index.md index f545dbffde3..8e43c8d6e3b 100644 --- a/doc/user/index.md +++ b/doc/user/index.md @@ -71,6 +71,11 @@ your code, use it as an issue tracker, collaborate on code, and continuously build, test, and deploy your app with built-in GitLab CI/CD. Or, you can do it all at once, from one single project. +### Repository + +Host your codebase in [GitLab repositories](project/repository/index.md) with version control +and as part of a fully integrated platform. + ### Issues Explore the best of GitLab [Issues](project/issues/index.md). |