Ajouter un e-mail Git ne fonctionne pas

git config --global user.name "John Smith"
git config --global user.email "[email protected]"
garzj