Push it Add, commit, and push your changes:

git add --all
git commit -m "Initial commit"
git push -u origin master