We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad94a94 commit 514be72Copy full SHA for 514be72
docs/content/doc/help/faq.en-us.md
@@ -65,7 +65,9 @@ To migrate from Gogs to Gitea:
65
* [Gogs version 0.9.146 or less]({{< relref "doc/upgrade/from-gogs.en-us.md" >}})
66
* [Gogs version 0.11.46.0418](https://github.com/go-gitea/gitea/issues/4286)
67
68
-To migrate from GitHub to Gitea, you can use Gitea's [Migrator tool](https://gitea.com/gitea/migrator)
+To migrate from GitHub to Gitea, you can use Gitea's built-in migration form.
69
+In order to migrate items such as issues, pull requests, etc. you will need to input at least your username.
70
+[Example (requires login)](https://try.gitea.io/repo/migrate)
71
72
To migrate from Gitlab to Gitea, you can use this non-affiliated tool:
73
https://github.com/loganinak/MigrateGitlabToGogs
0 commit comments