当我在 Xcode 4.3 中创建一个项目时,它一直显示下面的消息。我不明白这意味着什么以及如何进行必要的设置。任何帮助将不胜感激。谢谢巴哈
Please tell me who you are
Run
git config --global user.email
"you@example.com"
git.config --global user.name"Your
Name"
to set your account's default identity.
Omit --global to say the identity only in
this repository.
fatal:unable to auto-detect email address
(got 'Home@s-imac-3.(none)")`