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
I just encountered this error. Executing set HOMEPATH in the command line gave this output:
set HOMEPATH
HOMEPATH=\
Simply deleting this environment variable via set HOMEPATH= fixed the problem.
set HOMEPATH=