Archive

Posts Tagged ‘crlf’

คำสั่ง Clear CRLF ของ Git

October 7, 2021 Leave a comment

git config core.autocrlf false
git rm –cached -r .
git reset –hard

Categories: Uncategorized Tags: ,