I am not able to set my Git credentials
$ git config --global user.name "Akshy,Sash"
error: could not lock config file C:/User/Sash/$USERPROFILE%/.gitconfig
I am able to set it using command prompt but when I use Git Bash I get the "could not lock config" error.