git config --global --replace-all user.email “你要替换的邮箱地址” git config --global --replace-all user.name"你要替换的用户名" 来源:CSDN作者:熙沐时光--java工程师链接:https://blog.csdn.net/myITliveAAA/article/details/103629521 标签 git 用户名 replace