You can use git config --list, or look at your ~/.gitconfig file. Local config will be in your repository's .git/config file.git
git config --list
~/.gitconfig
.git/config