Windows users will receive a warning about the line endings. We should have an example of this in place and explain it so folks aren't concerned when they see it.
We could potentially have them set core.safecrlf false, as far as I can tell this is the only way to suppress the warnings..
Windows users will receive a warning about the line endings. We should have an example of this in place and explain it so folks aren't concerned when they see it.
We could potentially have them set
core.safecrlf false
, as far as I can tell this is the only way to suppress the warnings..