79127886

Date: 2024-10-26 05:35:43
Score: 0.5
Natty:
Report link

we work a lot in a linux / macos / windows mixed environment, and the only option working really well is: please, git, do not tinker with the line endings, just leave them alone. so core.autocrlf = false. editors are put in "lf" mode, because that is pretty standard nowadays, except for windows "bat" files.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: soloturn