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

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

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

Johannes Sixt [off-list ref] writes:
On Saturday 03 March 2007 20:32, Johannes Sixt wrote:
quoted
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?
You can always use --index-info.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help