Thread (6 messages) flat view 6 messages, 2 authors, 2016-06-15

Re: [PATCH 1/2] Handle core.symlinks=false case in merge-recursive.

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:42:58

On Saturday 03 March 2007 20:32, Johannes Sixt wrote:
If the file system does not support symbolic links (core.symlinks=false),
merge-recursive must write the merged symbolic link text into a regular
file.
But how to resolve such a conflict if core.symlinks=false?

It turns out that git-add cannot honor the symlink property recorded in the 
index because read_cache.c:add_file_to_index() will find only entries at 
stage 0, but the conflicting entries are at stages 2 and 3. Can there be 
something done about that?

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