Добавить электронную почту не работает

git config --global user.name "John Smith"
git config --global user.email "johnsmith@example.com"
garzj