Sean Wei says to YSITD
git init git remote add origin URL git add . git commit git push -u origin master