繁体   English   中英

无法从GIT存储库获取源代码

[英]Not able to get the Source Code from GIT repository

我无法从GIT(Tortise GIT 1.8.3)存储库中获取代码,请帮助我。

Auto-merging AgentConnectIntegrationLibrary
CONFLICT (submodule): Merge conflict in AgentConnectIntegrationLibrary
Automatic merge failed; fix conflicts and then commit the result.
warning: Failed to merge submodule AgentConnectIntegrationLibrary (not checked out)

git did not exit cleanly (exit code 1) (6630 ms @ 7/11/2017 8:03:30 PM)

在命令行中查看git status的输出。

如果这是关于子模块的,则可以重置子模块文件夹,如此处所示

然后再次检查git status以查看git status正确后应用的正确命令(如果有)。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM