How can I move a Git repository with all branches from Bitbucket to GitHub?

It’s very simple.

  1. Create a new empty repository in GitHub (without a README or license, you can add them later) and the following screen will show.

  2. In the import code option, paste your Bitbucket repository’s URL and voilĂ !!

Click Import code

Leave a Comment