git *** Please tell me who you are.错误

Posted 让双脚&去腾空

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git *** Please tell me who you are.错误相关的知识,希望对你有一定的参考价值。

GIT 中提示 please tell me who you are

 

如果使用git过程中出现了,please tell me who you are

 

,需要设置一下使用者的身份。

1.git config user.name "username"
2.git config user.email "username@XXX.com"

 

以上是关于git *** Please tell me who you are.错误的主要内容,如果未能解决你的问题,请参考以下文章