Thread (1 message) 1 message, 1 author, 2016-06-15

Re: resolving merge conflicts?

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:41:58

quoted
quoted
quoted
quoted
"JG" == Jeff Garzik [off-list ref] writes:
JG> So is there a doc or something that describes how to resolve merge
JG> conflicts?

JG> Presumably I look at .merge_file_*, and make sure that all necessary
JG> changes make it into the copy of the file in the working
JG> directory... then what?  How to continue the merge?

Then you would copy that .merge_* into the target file, and say

    git-update-cache $that_path

If your merge decision says to remove that file, then making
sure you do not have that file, you say

    git-update-cache --remove $that_path

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help