Pinned Loading
-
Transfer repo from Bitbucket to Github
Transfer repo from Bitbucket to Github 1git remote rename origin bitbucket
2git remote add origin git@github.com:username/project.git
3git push -u origin master
4git remote rm bitbucket
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.