-echo“# - ”>> README.md git init git add README.md git commit -m“第一次提交” git remote add origin https://github.com/8916/-.git git push -u origin master