1.
git config -l
git config --system --list
git config --global --list
system: /etc/gitconfig
user: username/.gitconfig
2.