Skip to main content

Git - LF will be replaced by CRLF the next time Git touches it

· One min read
Park Ki Hyun

window


git config --global core.autocrlf true

linux, mac


git config --global core.autocrlf input