Every time I push to github from my windows machine I see these messages:
C:\G\ab>git commit -m "Added new breadcrumb code"
[master warning: LF will be replaced by CRLF in WebUserApp/content/less/body.css.
The file will have its original line endings in your working directory.
warning: LF will be replaced by CRLF in WebUserApp/content/less/html-light.css.
The file will have its original line endings in your working directory.
warning: LF will be replaced by CRLF in WebUserApp/content/less/top.css.
Can someone tell me what is causing these and how I can fix (if it needs to be fixed) the problem.