GIT -Konfigurations -Benutzername und E -Mail -VSCODE

git config --global user.email [email protected]
git config --global user.name yournewgoodname
Splendid Stoat