Answers for "warning: lf will be replaced by crlf in user2/vendor/svganimation/vivus.min.js. the file will have its original line endings in your working directory git"

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 --global core.autocrlf false
Posted by: Guest on April-04-2021

Code answers related to "warning: lf will be replaced by crlf in user2/vendor/svganimation/vivus.min.js. the file will have its original line endings in your working directory git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language