使用git commit命令时会提示"Please tell me who you are"

在命令行中输入

git config --global user.email "邮箱地址"
git config --global user.name "用户名"
posted @ 2019-10-02 21:27  阳离子  阅读(1148)  评论(0编辑  收藏  举报