1.找到对应项目下的.git文件夹

2.打开config文件,添加如下配置:
[user]
name = 你的git名称
email = 你的git邮箱

相关文章: