标签:上传 nbsp src 技术分享 png blog 步骤 origin https
成功后创建出以下文件,再输入:
git init
再输入:$ git remote add origin https://github.com/github用户名/vux1
然后:git add. 按回车,再输入:git commit -m "init"
最后输入:git push origin master
如图上传成功后即可上github上看是否成功,我是成功了。
标签:上传 nbsp src 技术分享 png blog 步骤 origin https
原文地址:http://www.cnblogs.com/Yirson/p/6505413.html