mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2024-11-01 03:21:48 +01:00
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>
This commit is contained in:
parent
7be1f3f53c
commit
7e452f7439
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue