Writing: LF will be replaced by CRLF in in git bast!
When executing the git add command in git bash, the following error message will appear:
Wraning: LF will be replaced by CRLF in welcome.txt.
The file weill have its original line endings in your working directory.
Execute the following command, the screenshot is as follows:
Among them, –global, is only valid in the global configuration of this user!
