diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-02-13 18:35:15 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-02-13 18:35:15 +0000 |
commit | d0f045eb860f819a736d76622d8d9c546a9610ee (patch) | |
tree | 65e29af0033f333e2ba44b80fa6237dda8b62efa /doc/workflow/README.md | |
parent | f91767db3d0d72f34797fffd9a037e75445a2e57 (diff) | |
parent | 78124d97836ebdfbb45c5567b9f2775889fd9718 (diff) | |
download | gitlab-ce-d0f045eb860f819a736d76622d8d9c546a9610ee.tar.gz |
Merge branch 'improve_doc' into 'master'
Gitlab.com importer: Doc && screenshots
See merge request !1520
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r-- | doc/workflow/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 3c0007d8198..6e70235f5b8 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -9,5 +9,6 @@ - [Notifications](notifications.md) - [Migrating from SVN to GitLab](migrating_from_svn.md) - [Project importing from GitHub to GitLab](import_projects_from_github.md) +- [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md) - [Protected branches](protected_branches.md) - [Web Editor](web_editor.md) |