Bitbucket2Gitea migration script added

This commit is contained in:
Sergey Ispravnikov 2021-11-02 18:08:39 +08:00
parent c8a2f7c2af
commit 002b0a1601
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,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.
* [Bitbucket2Gitea](https://github.com/sIspravnikov/BitbucketToGitea) - A python3 script to migrate all projects and repos to Gitea.
## Organizations