Really reset the eol's in the repository by following the info at git-scm.com/docs/gitattributes Following the example there the following commands were run: rm .git/index git reset git add -u git commit