touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/seankross/womp.git
git push -u origin master
git remote add origin https://github.com/seankross/womp.git
git push -u origin master


remote: Repository not found.
fatal: repository 'https://github.com/xairam/repemo.git/' not found
Seems like you need to create a repo 1st on github and than ppush it.