A fellow coder uses a Windows computer that is putting carriage returns everywhere in our source.
Is there a way to write a git hook that converts all \\r\\n
\\r\\n
If they're using TortoiseGit, there's an option to do this for you, under Git->Config->Auto CRLF convert.