Liste GIT Utilisateur et e-mail
git config --global --get user.name
git config --global --get user.email
garzj
git config --global --get user.name
git config --global --get user.email
git config user.name
git config user.email
git config user.name
git config --list
3) Look in your Git configuration file
Finally, you can also see your Git username in the Git configuration file in your HOME directory on Unix systems, i.e., this file:
~/.gitconfig