summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2015-12-08 16:25:47 -0600
committerDrew Blessing <drew@gitlab.com>2015-12-15 16:29:07 -0600
commitf98f353436d5f6305ec92de19d22a727b97dd4a0 (patch)
treec859f0003a256ac1bda1cbe29e40fd87f0728c56 /doc/README.md
parent5ffed49fef07a06f46f7e4e3511d7f6b9f378892 (diff)
downloadgitlab-ce-f98f353436d5f6305ec92de19d22a727b97dd4a0.tar.gz
[ci skip] Add SVN to Git migration documentation
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index a3098094210..8bac00f2f23 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -7,6 +7,7 @@
- [GitLab Basics](gitlab-basics/README.md) Find step by step how to start working on your commandline and on GitLab.
- [Importing to GitLab](workflow/importing/README.md).
- [Markdown](markdown/markdown.md) GitLab's advanced formatting system.
+- [Migrating from SVN](migration/README.md) Convert a SVN repository to Git and GitLab
- [Permissions](permissions/permissions.md) Learn what each role in a project (guest/reporter/developer/master/owner) can do.
- [Profile Settings](profile/README.md)
- [Project Services](project_services/project_services.md) Integrate a project with external services, such as CI and chat.