git-katas
git-katas copied to clipboard
Make a line ending exercise
Git's line ending settings can be hard to understand.
What does the git config core.autocrlf mean when true, input and false?
What can you do in .gitattributes instead?
This may be more than one task :)
There is good information here: https://help.github.com/articles/dealing-with-line-endings/
But I agree it would be a lovely exercise to have.
This is a duplicate of #101 , but as this issue contains info and the other not, I will just close #101