how to check email account git bash code example
Example: git list user and email
git config --global --get user.name
git config --global --get user.email
git config --global --get user.name
git config --global --get user.email