-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Repository - Import
-
None
-
0
-
1
Problem Definition
When importing a repository to Bitbucket using the web interface, there is no option for users who use only SSH or SSO.
Suggested Solution
Implement an option for SSH or SSO authentication when importing repositories.
Why This Is Important
This would provide a faster and easier method to import repositories to Bitbucket.
Workaround
Mirror the existing Git repository by cloning it using SSH and pushing it to a new repository in Bitbucket.