Add Gogs2Gitea to migration (#37)

Restored accidentally removed gitlab2gitea migration

Updated README.md to include Gogs2Gitea in Migration section.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/37
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: appleboy <appleboy.tw@gmail.com>
Co-Authored-By: lesh59 <lesh59@noreply.gitea.io>
Co-Committed-By: lesh59 <lesh59@noreply.gitea.io>
This commit is contained in:
lesh59 2020-11-22 07:06:00 +08:00 committed by techknowlogick
parent f284eb544f
commit 81e6d67a0c
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ A curated list of awesome projects related to Gitea.
* [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
* [gitlab2gitea](https://github.com/cornelk/gitlab2gitea) - A command line tool build with Golang to migrate a GitLab project to Gitea.
* [Gogs2Gitea](https://github.com/lesh59/Gogs2Gitea) - A SQL script and process (README) to migrate directly from Gogs 0.12.3 to Gitea 1.12.5 / 1.12.6 in MySQL/MariaDB and maybe other DB's.
## Organizations