1、通过如下指令进行修改
$ git config --global user.name "your_name"
$ git config --global user.email "your_email@youremail.com"
2、修改后,通过git config -l查看修改是否效
1、通过如下指令进行修改
$ git config --global user.name "your_name"
$ git config --global user.email "your_email@youremail.com"
2、修改后,通过git config -l查看修改是否效
本文标题:为什么git推文件上github去后显示发送人为unknown?
本文链接:https://www.haomeiwen.com/subject/xeubwftx.html
网友评论