I just changed my windows user name. now when I want to update my e-mail on git using:
git config --global user.email "my_email@gmail.com"
I'm getting this message: error:
Could not lock config file C:/Users/"MY OLD WINDOWS USER-NAME"/AppData/Roaming/SPB_Data/.gitconfig: No such file or directory.
How can I fix this?