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"

 

posted @ 2018-02-23 17:10  让双脚&去腾空  阅读(924)  评论(0编辑  收藏  举报