diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2014-10-15 11:37:49 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2014-10-15 13:08:55 +0200 |
commit | adb64dc2ee32b23cbbf7b1d9eed59cf4f72c4e63 (patch) | |
tree | 033fa5b0efb02c214c1d67df1ca83324210f5e29 | |
parent | fb05fa859e5f552e8b84f07d741ea7a68b121f80 (diff) | |
download | gitlab-ce-adb64dc2ee32b23cbbf7b1d9eed59cf4f72c4e63.tar.gz |
Clearer what to contribute.
-rw-r--r-- | doc/workflow/migrating_from_svn.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/migrating_from_svn.md b/doc/workflow/migrating_from_svn.md index 7ff157f482e..bdcb622f979 100644 --- a/doc/workflow/migrating_from_svn.md +++ b/doc/workflow/migrating_from_svn.md @@ -14,4 +14,4 @@ user created step by step guide for migrating from SVN to GitLab. [Benjamin New](https://github.com/leftclickben) wrote [a guide that shows how to do a migration](https://gist.github.com/leftclickben/322b7a3042cbe97ed2af). Mirrors can be found [here](https://gitlab.com/snippets/2168) and [here](https://gist.github.com/maxlazio/f1b593b0d00aa966e9ca). ## Contribute to this guide -We welcome all contributions that would expand this guide with instructions on how to migrate from other version control systems. +We welcome all contributions that would expand this guide with instructions on how to migrate from SVN and other version control systems. |