It’s very simple.
- Create a new empty repository in GitHub (without readme or license, you can add them later) and the following screen will show.
- In the import code option, paste your Bitbucket repo’s URL !!
In case you couldn’t find “Import code” button on github, you can:
- directly open Github Importer and enter the
url
. It will look like:
- give it a name (or it will import the name automatically)
- select
Public
orPrivate
repo - Click
Begin Import