CR LF line endings - understanding and fixing the invisible characters hiding between the lines

preview_player
Показать описание
today's video covers the carriage return and line feed line terminators, what they are, and how to fix them. we'll cover some tools and tips for working with line endings in normal files as well as version control (git).

you can find all links and resources at:
if you see any thing you'd like to fix or add, feel free to pull request.
Рекомендации по теме
Комментарии
Автор

simple and to the point, thank you :)

a_maxed_out_handle_of__chars
Автор

Clear, straight to the points, very informative and well documented. Congratulations!

andreeliasoliveira
Автор

Thanks for sharing Master, may the force be with you!🙏

anubisystems
Автор

Nice video! It clarified the subject for me

johncde
Автор

Very detailed and well explained video!

nicksonyap
Автор

Really helpful!Thanks! it was a problem before the video

lilikovaleva
Автор

My man rickrolled me for trying to study the subject

ВладДобычин-лч
Автор

The video is good. git config --global core.autocrlf true will use CR LF. But the description says to use LF. Please correct it.

ranjithmkumar
Автор

Are you in windows? I really like your terminal! How can I get it?

McDorans