标签:dem sig sele push a push git nta sel tor
echo "# test" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/jiujue/wesigdemo.git
git push -u origin master
git remote add origin https://github.com/jiujue/wesigdemo.git
git push -u origin master
标签:dem sig sele push a push git nta sel tor
原文地址:https://www.cnblogs.com/jiujue/p/11388051.html