Adicionar e -mail Git não está funcionando

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