提示需要你登录一下,确认你的身份. 1.先输入命令git config user.name “自己的username”, 2.换行输入git config user.email “自己的email” 输入正确的之后就能使用 git add 、commit等命令进行版本控制