在Windows中为bitbucket提交sourcetree时出错

时间:2015-02-17 18:16:48

标签: bitbucket atlassian-sourcetree

我是bitbucket的新用户(我想成为)。我已经创建了存储库,并且我已经配置了sourcetree。但是,当我想提交文件时,我得到一个错误:

 git -c diff.mnemonicprefix=false -c core.quotepath=false commit -q -F      
 C:\Users\Amir_HO\AppData\Local\Temp\uupm1wem.ugf

 *** 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 set the identity only in this repository.

fatal: unable to auto-detect email address (got 'Amir_HO@AmiR.(none)')

1 个答案:

答案 0 :(得分:0)

简单,只需转到树选项的来源,然后选择高级选项取走复选标记并输入名称和电子邮件,然后您就可以准备好了,一切运作良好。