Import a repository from GitHub or GitLab

Importing the repository into Bitbucket

  1. Select the Create button and select Repository from the dropdown menu.

  2. Click Import repository from the Create a new repository dialog.

  3. Enter the URL.

  4. Select the Workspace.

  5. Select the Project.

  6. Enter a Name for your new repository.

  7. If you want the repository to be public, uncheck This is a private repository.

  8. Select Import repository.

Once the repository’s imported, you can get to work on your local system by cloning your repository.

Additional Help