• Edit the global or local autocrlf
    git config —local core.autocrlf “false”
    git config —list | grep autocrlf

References