Verifique el registro en el usuario Git Shell

git config -l
git config user.name
git config user.email
Ghaith Alzin