From 1f69db3d852acf96615e410f2f8e9cdbcdd89f02 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 6 May 2020 04:37:16 +0000 Subject: [PATCH] Add Migrations (#16) Add Migrations Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/16 Reviewed-by: 6543 <6543@noreply.gitea.io> Reviewed-by: appleboy --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8de8c7b..6ae87aa 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ A curated list of awesome projects related to Gitea. - [Mobile](#mobile) - [Panel](#panel) +- [Migration](#migration) + - [Organizations](#organizations) - [Packages](#packages) @@ -61,6 +63,10 @@ A curated list of awesome projects related to Gitea. * [GiteaPanel](https://github.com/sashaoli/GiteaPanel) - Manage the local Gitea server from the tray. +## Migration + +* [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc. + ## Organizations * [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).