-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate from Bitbucket #12919
Comments
|
there are no "token" but "App Passwords" - so it's BasicAuth for API ... I did not found a go lib for bb api jet, witch works well for migration tool we either parse https repo-clone-url from bb, or add 3 fields: Instance (baseURL), workspace (owner), repo-name so we always require 4 infos ... |
repo |
|
Hello! What's the status of this? How can I migrate everything from Bitbucket to Gitea? |
There is a third-party repository https://github.com/appleboy/BitbucketServer2Gitea to support that. |
issue to take track of this subtopic of migration
The text was updated successfully, but these errors were encountered: