For some reason my editor looks like it is occasionaly changing changing the line endings of my source files. When I do 'git diff', all I get is a mysterious empty - followed by a +, but no information to confirm this was the actual change.
How do I get git diff to show me what this change actually was?