So entfernen Sie die GIT -Git Global Configuration

git config --global --unset user.name
git config --global --unset user.email
Unusual Unicorn