Check current
git config user.email
Set new one
git config user.email "gorokhov@gmx.com"
https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-your-github-user-account/setting-your-commit-email-address
Last updated 4 years ago
Was this helpful?