git remote add origin
<!-- remote repository --> git remote add origin <path github> git push -u origin master git push