git remote add origin https://github.com/ git add . git commit -m "firts commit" git push origin master