I'm a bit new to the whole Git process but I'm trying to be better for the sake of my sanity. I'm working on uploading a project from an Ubuntu 18 server to a Bitbucket repository, but when I run the command git add .
I get a lot of the following warnings:
warning: LF will be replaced by CRLF in public/.htaccess.
The file will have its original line endings in your working directory.
I've gone through but a lot of these refer to Windows machines, I was wondering if there were any suggestions for our Ubuntu 18.04 server so that I can upload the files in this directory?