On Feb 13, 8:52 pm, Abhishek Shadangi <shada...@gmail.com> wrote: > That's because - git checkout will checkout the files from the git > database, and will use your CRLF settings native to you OS and modify the > files. >
Ok, so I turned off autocrlf and now 'git status' says that nothing has changed. I'm still somewhat puzzled. I can see that with autocrlf turned on, some of my files might have undergone CRLF-ification. But if so, shouldn't git recognize that the CRLFs were added (and would presumably be removed on commit)? Also, some of my files already had consistent usage of CRLF; why would those files be affected by autocrlf? Thanks for your continued help on this issue. I'd like to gain a good enough understanding so that I don't shoot myself in the foot again ;-) -- jeff -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to github@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.