Configure Git Global Email with Git Bash on Windows - DevPops-Inc/windows GitHub Wiki
• Type git config --global user.email “< email >”
and press “Enter” key to configure global email.
• Type git config --global user.email “< email >”
and press “Enter” key to configure global email.