On 2017-11-14 17:13, Ashish Negi wrote: > Running the command gives me : > > git ls-files --eol file_name > i/-text w/-text attr/text=auto file_name > That is strange to me: According to that, Git would treat the file as text=auto. And the content is "not next", so there is no need to convert. Do you have configured any filters ? Is this a public repo ? if not: Is there any chance that you provide a public example, so that we can have a look ?