lf will be replaced by crlf
Linux and MacOS: use characters as in file
$ git config --global core.autocrlf input
Windows: deactivate the automatic conversion to CRLF
$ git config --global core.autocrlf false
lf will be replaced by crlf
Linux and MacOS: use characters as in file
$ git config --global core.autocrlf input
Windows: deactivate the automatic conversion to CRLF
$ git config --global core.autocrlf false
warning: LF will be replaced by CRLF in Design/css/bootstrap.min.css.
$ git config --global core.autocrlf input
LF will be replaced by CRLF in assets
git config core.autocrlf true
LF will be replaced by CLRF
$ git config --global core.autocrlf false
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us