码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-02-23 19:02:13      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:image   出现   技术分享   需要   blog   过程   设置   分享   使用   

 

如果使用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.错误

标签:image   出现   技术分享   需要   blog   过程   设置   分享   使用   

原文地址:https://www.cnblogs.com/nyfz/p/8462798.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!