summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-12-23 17:00:08 +0100
committerRémy Coutable <remy@rymai.me>2016-12-23 17:00:08 +0100
commit86fdd1fd91ce8c60c0380aaa6dbf2451eeb9c709 (patch)
tree6ff23e720db828ad85110e2cec63ddbe604b6337
parent89b67d6d5ada3e2201f5041791c8fc8788c9de01 (diff)
downloadgitlab-ce-update-gitea-importer-doc.tar.gz
With Gitea v1.0.0, notes are importedupdate-gitea-importer-doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
-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