git中提示 please tell me who you are


提示也就是须要你登陆一下,确认你的身份,可是不要按照其提示输入,先输入命令git config user.name “username”,换行输入git config user.email “email”
输入正确的以后就能使用 git add 、commit等命令进行版本控制了git

相关文章
相关标签/搜索