git list config

Shell
git config --list
# or
git config --global --listgit config --list
Source

Also in Shell: