summaryrefslogtreecommitdiff
path: root/doc/workflow/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-12-16 13:24:36 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-12-16 13:24:36 +0000
commit78be4fb21c51cb147f7c390f6a55cb265207d95f (patch)
treecb82cae98992c0c4d9fa6c6ece84c39797b2dade /doc/workflow/README.md
parent8e9f740d0813ddb3d37ba29be90e02d76130ca44 (diff)
parentf98f353436d5f6305ec92de19d22a727b97dd4a0 (diff)
downloadgitlab-ce-78be4fb21c51cb147f7c390f6a55cb265207d95f.tar.gz
Merge branch 'add_svn_2_git_docs' into 'master'
Add SVN to Git migration documentation Document the process of migrating a SVN repository and pushing it to GitLab. cc/ @axil See merge request !2028
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index d2642495c9a..3651b55f438 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -19,3 +19,4 @@
- ["Work In Progress" Merge Requests](wip_merge_requests.md)
- [Merge When Build Succeeds](merge_when_build_succeeds.md)
- [Manage large binaries with Git LFS](lfs/manage_large_binaries_with_git_lfs.md)
+- [Importing from SVN, GitHub, BitBucket, etc](importing/README.md)