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
It works for me to clear the HOME Variable "nearly" to Daniels solution:
set HOME=
To recheck you have to echo it like this:
echo %HOME%