git init gitadd * git commit -m "first commit" git remoteadd origin https://github.com/shirleycrow/Test.git git push -u origin master