Answers for "git add . warning: lf will be replaced by crlf in no_show1_finished.html"

2

warning: LF will be replaced by CRLF in

$ git config --global core.autocrlf input
Posted by: Guest on July-19-2020
0

warning: LF will be replaced by CRLF

git config core.autocrlf true
Posted by: Guest on April-23-2020

Code answers related to "git add . warning: lf will be replaced by crlf in no_show1_finished.html"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language