为了账号安全,请及时绑定邮箱和手机立即绑定

git reset后执行git pull为什么会提示没有关联远程仓库呢?

git reset后执行git pull为什么会提示没有关联远程仓库呢?

Git
Qyouu 2018-09-02 09:11:45
之前是有在该分支提交代码到远程仓库,然后执行git reset后再执行git pull就提示没有关联远程仓库,无法git pullThere is no tracking information for the current branch. Please specify which branch you want to merge with. See git-pull(1) for details.     git pull <remote> <branch>If you wish to set tracking information for this branch you can do so with:     git branch --set-upstream-to=origin/<branch> dev
查看完整描述

1 回答

?
凤凰求蛊

TA贡献1825条经验 获得超4个赞

不是没有关联仓库,是当前分支没有关联远程分支,很可能的是你当前分支是新建的,没有push上去

你可以把先push一下,应该就好了


查看完整回答
反对 回复 2018-09-02
  • 1 回答
  • 0 关注
  • 1729 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号