git remote add origin https://github.com/<user>/<repo> git branch -M master git push -u origin master