[Git] 오류 : LF will be replaced by CRLF in 해결하기 git bash 에서git config --global core.autocrlf true 을 입력했더니 해결되었다. git 2023.09.29