`

The current branch is not configured for pull No value for key branch.dev.merge

阅读更多
eclipse git pull 时报错:
The current branch is not configured for pull
No value for key branch.dev.merge found in configuration

解决方法:
在eclipse如下操作:
windows->preferences->team->git->configuration->repository Settings

[img]


[/img]

打开文件后添加如下代码:
[branch "dev"]
	remote = origin
	merge = refs/heads/dev



如下图所示:



图中红色区域的分支名称替换 你们自己分支的名字,我的分支名是“dev”

如果有多个分支,需要添加多段代码,否则,不添加的分支还是无法pull。
[branch "dev1"]
	remote = origin
	merge = refs/heads/dev1
[branch "dev2"]
	remote = origin
	merge = refs/heads/dev2


经过如上操作,可以解决此问题。
  • 大小: 11.6 KB
  • 大小: 60.3 KB
分享到:
评论

相关推荐

    The current branch is not configured for pull

    The current branch is not configured for pull No value for key branch.master.merge found in configuration

    SQL Server not configured for data access问题处理

    SQL Server not configured for data access问题处理 用于跨数据库连接

    Specifying a Next Hop IP Address for Static Routes-静态路由不消失-递归路由作用.pdf

    静态路由不消失,递归路由作用总结。

    高德导航demo

    基础高德地图的功能,导航、搜索、地图上选址,模拟轨迹、地图上画线等等

    Araxis Merge Professional 2012.4162 (x86/x64).part1

    Merge Professional is the visual file comparison (diff), merging and folder synchronization application from Araxis. Use it to compare and merge source code, web pages, XML and other text files with ...

    CIS_Docker_Community_Edition_Benchmark_v1.1.0.pdf

    1.5 Ensure auditing is configured for the docker daemon (Scored) ................................ 20 1.6 Ensure auditing is configured for Docker files and directories - /var/lib/docker (Scored) ........

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    connector's end point moving, the link is breaks if the move was not on one of the flex-controls connection points. Contain False as default. - ADD Added ControlDocRect parameter in event ...

    Araxis Merge Professional 2012.4162 (x86/x64).part2

    Merge Professional is the visual file comparison (diff), merging and folder synchronization application from Araxis. Use it to compare and merge source code, web pages, XML and other text files with ...

    elasticsearch-rest-client-6.5.4-cus.jar

    针对java.io.IOException: entity content is too long [180278508] for the configured buffer limit [157286400]异常,将 DEFAULT_BUFFER_LIMIT修改为150M

    Bloodshed Dev-C++

    * added ENTER key for opening file in project browser, DEL to delete from the project. * bug fixes version 4.9.6.3 * Bug fixes version 4.9.6.2 * Bug fixes version 4.9.6.1 * New "Abort compilation" ...

    gerrit-3.0.3.war

    Issue 11442: Fix push failing with internal server error sporadically when notedb.changes.read=True is configured. Issue 11444: Fix the wrong progress output during online migration in error_log and ...

    菲律宾Globe(运营商)华为替换项目参数继承策略

    If this parameter is set to the same value as Qqualmin for the serving cell, Qqualmin is not contained in SIB11 or SIB12. In this case, the UE extracts the Qqualmin from SIB3. For details, see the 3...

    计算机网络第六版答案

    14. If the two ISPs do not peer with each other, then when they send traffic to each other they have to send the traffic through a provider ISP (intermediary), to which they have to pay for carrying ...

    Ubuntu/Deepin下Python3.8出现SSL错误的解决方案

    WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. 网上的方法都是在CentOS下进行的,而我用的是Deepin系统,也就是基于Ubuntu/Debian的发行版...

    LCTF软件备份VariSpec™ Liquid Crystal Tunable Filters

    function, the driver will define the settings for a given wavelength once, then saves the results within the VariSpec for faster access next time that wavelength is used. Subsequent access times are ...

    S7A驱动720版本

    in the demo mode, or the value 1, when the driver has found a valid key, and therefore is licenced. This function is also available via the OPC server interface. The same item-ID address format has...

    WPTools.v6.29.1.Pro

    - WPTools is configured using the file WPINC.INC, here WPREPORTER is activated and the optional WPShared, WPSPell and wPDF can be selected to be compiled into main WPTools package. - also see FAQ:...

    BURNINTEST--硬件检测工具

    - Minor changes to the No operation error watchdog timer for the CD and Hard disk tests. - Minor correction to the Butterfly seek test. - Video playback trace logging increased. Release 5.3 build ...

    Beckhoff EP92X4模块用户手册

    In each branch the current consumption for the control voltage US and the peripheral voltage UP is monitored, limited, and, if necessary, switched off. The power distribution is supplied via a 7/8" ...

    EurekaLog_7.5.0.0_Enterprise

    14)..Added: Support for showing current user processes only 15)..Added: Expanding environment variables for "Support URL" 16)..Fixed: Range-check error on systems with MBCS ACP 17)..Fixed: 64-bit ...

Global site tag (gtag.js) - Google Analytics