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
If you are using "Git Bash" (MINGW64) on Windows:
Enter:
export HOME=/c
To verify:
echo $HOME