eclipse git 报错:the current branch is not configured for pull No value for key branch.xxx.merge found

时间:2014-06-05 05:15:19   收藏:0   阅读:326

eclipse git 报错:the current branch is not configured for pull No value for key branch.xxx.merge found in configuration


如图:

bubuko.com,布布扣


这是因为 在用gui创建分支的时候 config文件没有创建branch

在config文件加上

[branch "xxx"]
remote = origin
merge = refs/heads/xxx

即可 

eclipse git 报错:the current branch is not configured for pull No value for key branch.xxx.merge found,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!