From 2e81b3990327fda77d78a68f54af92d0bd3278c7 Mon Sep 17 00:00:00 2001 From: Sergey Ispravnikov Date: Tue, 2 Nov 2021 18:11:01 +0800 Subject: [PATCH] alphabetical order --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90fa2fe..eb44d87 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,11 @@ A curated list of awesome projects related to Gitea. ## Migration +* [Bitbucket2Gitea](https://github.com/sIspravnikov/BitbucketToGitea) - A python3 script to migrate all projects and repositories from Atlassian BitBucket 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. -* [Bitbucket2Gitea](https://github.com/sIspravnikov/BitbucketToGitea) - A python3 script to migrate all projects and repos to Gitea. + ## Organizations