git-katas icon indicating copy to clipboard operation
git-katas copied to clipboard

Make a line ending exercise

Open martinmosegaard opened this issue 8 years ago • 2 comments

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 :)

martinmosegaard avatar Oct 13 '17 07:10 martinmosegaard

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.

RandomSort avatar Oct 13 '17 07:10 RandomSort

This is a duplicate of #101 , but as this issue contains info and the other not, I will just close #101

JKrag avatar Mar 23 '19 05:03 JKrag