While attempting to do an initial commit of an Arduino.ino file to a local repository I get this from tortoiseGit:
fatal: LF would be replaced by CRLF in the xxx.ino
I have installed Tortoise with:
Use Windows Style line endings
and then with:
Commit line endings as they are
Both result in the same error message.
Any idea where to start?
Thanks... Jim