不工作 git 藏起来

Not working git stash

我在Intellij IDEA中使用VNC -> Git -> Stash Changes

我收到错误:

我运行

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

但还是不行。为什么?

这是我的错误。 我设置 user.mail 而不是 user.email.