会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kikia
博客园
首页
新随笔
联系
管理
订阅
2018年12月16日
git连接不上远程仓库---visualstudio提交代码报错:no upstream configured for branch 'master'
摘要: 1,新建文件夹,在文件下下鼠标右键git bush >git init,初始化仓库; 2,设置gitthub仓库地址:git remote add origin https://github.com/z*****g/lm.git 3,git pull origin master 4,git push
阅读全文
posted @ 2018-12-16 13:26 gogo0
阅读(5707)
评论(0)
推荐(1)