git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/hezhiwebworld/node-misigou-h5.git
git push -u origin master
按照这个走一遍,要是没显示你打我
确实是没有提交了没有push ,按照你的提示已经弄好了,谢谢你哦
push 了吗?
要推送的.
git push origin master