git init git add readme.md git commit -m "first commit" git remote add origin https://github.com/hsx1612727380/learngit.git git push -u origin master
git init git add readme.md git commit -m "first commit" git remote add origin https://github.com/hsx1612727380/learngit.git git push -u origin master