小编jsa*_*ryd的帖子

Git说“自动合并失败”,是什么意思?

我试图合并两个分支,这就是我所做的和发生的事情:

Abdulla (Master) new-git-project1
$ git merge sidebar
Auto-merging index.html
CONFLICT (content): Merge conflict in index.html
Automatic merge failed; fix conflicts and then commit the result.
Abdulla (Master *+|MERGING) new-git-project1
$ git merge sidebar
error: Merging is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
Run Code Online (Sandbox Code Playgroud)

我是新手,所以我能得到简单的答案。

git git-bash

12
推荐指数
2
解决办法
2万
查看次数

标签 统计

git ×1

git-bash ×1