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 @ 2016-06-16 10:30  黄加菜  阅读(17036)  评论(0编辑  收藏  举报