summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-01-06 17:27:29 +0000
committerRobert Speicher <rspeicher@gmail.com>2017-01-09 12:54:07 -0500
commit353925e14bffaa28fa6e272e2c1902cc6c0e3a1c (patch)
tree64e5c449aa38f8fa13e38f19d848ec2ca86db62d
parent39c924c4c7c7f8a24f08acdbd58a2bab90a1d209 (diff)
downloadgitlab-ce-353925e14bffaa28fa6e272e2c1902cc6c0e3a1c.tar.gz
Merge branch 'update-gitea-importer-doc' into 'master'
With Gitea v1.0.0, notes are imported See merge request !8298
-rw-r--r--doc/workflow/importing/import_projects_from_gitea.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/workflow/importing/import_projects_from_gitea.md b/doc/workflow/importing/import_projects_from_gitea.md
index 936cee89f45..f5746a0fb31 100644
--- a/doc/workflow/importing/import_projects_from_gitea.md
+++ b/doc/workflow/importing/import_projects_from_gitea.md
@@ -5,8 +5,7 @@ Import your projects from Gitea to GitLab with minimal effort.
## Overview
>**Note:**
-As of Gitea `v1.0.0`, issue & pull-request comments cannot be imported! This is
-a [known issue][issue-401] that should be fixed in a near-future.
+This requires Gitea `v1.0.0` or newer.
- At its current state, Gitea importer can import:
- the repository description (GitLab 8.15+)
@@ -76,5 +75,3 @@ If you want, you can import all your Gitea projects in one go by hitting
You can also choose a different name for the project and a different namespace,
if you have the privileges to do so.
-
-[issue-401]: https://github.com/go-gitea/gitea/issues/401