Add Migrations

This commit is contained in:
Lunny Xiao 2020-05-05 12:29:49 +00:00
parent 35b93a6cd7
commit cb9f34b557
1 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,8 @@ A curated list of awesome projects related to Gitea.
- [Mobile](#mobile) - [Mobile](#mobile)
- [Panel](#panel) - [Panel](#panel)
- [Migration](#migration)
- [Organizations](#organizations) - [Organizations](#organizations)
- [Packages](#packages) - [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. * [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 ## Organizations
* [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io). * [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).