Hacker News new | ask | show | jobs
by dataflow 9 days ago
I think you want a .gitattributes file where you set the EOL of the file types you care about. And you might want to try autocrlf=input.
1 comments

Thanks for this :)