git中提示 please tell me who you are


提示也就是須要你登陸一下,確認你的身份,可是不要按照其提示輸入,先輸入命令git config user.name 「username」,換行輸入git config user.email 「email」
輸入正確的以後就能使用 git add 、commit等命令進行版本控制了git

相關文章
相關標籤/搜索