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
I was facing this issue when loading a solution in Visual Studio 2017 (v15.1) running as an Administrator. And my local git repo was located in C:\Code\
To work around the problem,