공부/TIL

vscode git LF모드 변경 명령어

HeoBeomSung 2021. 8. 4. 09:26

git config --global core.autocrlf input

git config --global core.eol lf

반응형