Site icon BitBook

Moving Your Git Project to GitHub

From the root of your current project run this command. That’s it!

git push --mirror git@github.com:username/project.git
Exit mobile version