luong-komorebi / Begin-Latex-in-minutes

📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease.
https://luong-komorebi.github.io/Begin-Latex-in-minutes/
3.28k stars 272 forks source link

Fix line endings #25

Closed vermiculus closed 7 years ago

vermiculus commented 7 years ago

Regardless of what actually gets checked out, the repository itself should be using Unix-style line-endings.

From the screenshots, it looks like you're on Windows. You'll want to revise your Git settings to commit LF endings instead of CRLF.

vermiculus commented 7 years ago

I'll be happy to rebase when the other pull-requests have been merged; we should probably wait until nothing else (that we know about) will need to be rebased on top of this commit. If PRs aren't rebased, we'll probably re-introduce the issue on a hunk level (which would be bad/annoying).