Forking from GitHub to Bitbucket

后端 未结 6 1523
渐次进展
渐次进展 2020-12-22 14:32

I\'m working on a project based on CakePHP, that\'s hosted on GitHub. My project is being hosted on Bitbucket

6条回答
  •  粉色の甜心
    2020-12-22 15:30

    When creating a new repository in BitBucket, click the button Import repository at the top right. Enter the https url found when clicking Clone or download in Github for the repository you want to fork.

    Give your repository a name, configure your privacy settings, and there you go!

提交回复
热议问题