Files showing as modified directly after a Git clone
问题 I'm having an issue with a repository at the moment, and though my Git-fu is usually good, I can't seem to solve this issue. When I clone this repository, then cd into the repository, git status shows several files as changed. Note: I haven't opened the repository in any editor or anything. I tried following this guide: http://help.github.com/dealing-with-lineendings/, but this didn't help at all with my issue. I have tried git checkout -- . many times, but it seems not to do anything. I'm on