I use VNC -> Git -> Stash Changes in Intellj IDEA
VNC -> Git -> Stash Changes
I get error:
I run
git config --global user.email "you@example.com" git config --global user.name "Your Name"
But it still not working. Why?
It's my mistake. I set user.mail instead user.email.
user.mail
user.email