On Wed, Jan 21, 2009 at 05:23:51PM +0000, Charles Bailey wrote: > > Is this intended behaviour? I'm using 1.6.1 on Cygwin. > > Speaking for mergetool, I believe that it's simply because mergetool > uses git cat-file which just outputs the raw contents of a blob and > doesn't do any line ending conversion. > > IMHO, I think that it should probably perform the 'convert to working > tree format' change when preparing the temporary files. I'm not sure > how best to do that, but perhaps it should be using git checkout-index > with the --temp option instead of cat-file. Yes, I agree, that would probably be better. - Ted -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html