码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2014-06-05 05:15:19      阅读:326      评论:0      收藏:0      [点我收藏+]

标签:c   style   blog   a   http   ext   

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

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

标签:c   style   blog   a   http   ext   

原文地址:http://blog.csdn.net/haqer0825/article/details/27205353

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!