summaryrefslogtreecommitdiff
path: root/doc/workflow/importing/import_projects_from_gitea.md
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2017-01-09 10:54:02 -0700
committerRegis <boudinot.regis@yahoo.com>2017-01-09 10:54:02 -0700
commit6625f479f857aefde855f45d3e2c820bfbb872e3 (patch)
tree6419cb0907d3ccef1061394a885cebf93a20aaae /doc/workflow/importing/import_projects_from_gitea.md
parent55df55367f68ca0d1df2ad13363c98ec62fc3930 (diff)
parent6c62482144e786f83ed62298e06604e46e93107e (diff)
downloadgitlab-ce-6625f479f857aefde855f45d3e2c820bfbb872e3.tar.gz
Merge branch 'master' into auto-pipelines-vue
Diffstat (limited to 'doc/workflow/importing/import_projects_from_gitea.md')
-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