git gui 无法获取你的身份 处理办法

  git config --global user.email "[email protected]"

git config --global user.name "Your Name"

来源地址:http://stackoverflow.com/questions/11656761/git-please-tell-me-who-you-are-error

你可能感兴趣的:(工具应用)