From: Michael P. <mic...@gm...> - 2010-12-04 02:55:06
|
Sorry, snipped a couple other things I meant to respond to... Segher Boessenkool wrote: >> Yup, those files should be marked as binary -- we don't want to see diffs >> of big auto-generated XML-like files anyway. Well, the VC6 files are not XML. (*.dsp/dsw) >> I still don't understand why in your configuration those are checked >> out as CRLF, but other text files are just LF Oh, they are all CRLF in Windows; I just don't use those files in Windows, so no issue. I do use them in Linux, but I have git configured differently there. I use gcc in Linux, and Microsoft in Windows, so I'm ok with those files going whichever way you want (presumably LF, as I suggested). Michael |