If you’re using Git Bash:
git config --get core.autocrlf
And for the global config:
git config --global --get core.autocrlf
If you’re using Git Bash:
git config --get core.autocrlf
And for the global config:
git config --global --get core.autocrlf