I am just testing git. I ran the following command:
git config user.email \"test@mail.com\"
I now get this when git status and oth
git status
For the PowerShell users out there:
Remove-Item Env:\HOMEPATH
Thank you @Daniel Hilgarth for the answer