If anyone's having problems with git diffs showing ^M or other weird line-ending-related things, you need to set the core.autocrlf setting, then refresh your working copy. Here are the instructions: http://help.github.com/dealing-with-lineendings/
You can check if your files have CRLF (and not just LF) with a proper text editor like Notepad++ Cheers, Mauricio -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
