docs(migration): add BitbucketServer2Gitea tool (#145)

https://github.com/appleboy/BitbucketServer2Gitea

A command line tool build with Golang to migrate a Bitbucket Server (Data Center) Project to Gitea. See the V1 REST API.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/145
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/146/head
Bo-Yi Wu 5 months ago committed by techknowlogick
parent 7be1f3f53c
commit 7e452f7439

@ -96,6 +96,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
## Migration
- [BitbucketServer2Gitea](https://github.com/appleboy/BitbucketServer2Gitea) - A command line tool build with Golang to migrate a Bitbucket Server (Stash) Project to Gitea.
- [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.

Loading…
Cancel
Save