摘要: 查看用户名git config user.name 查看密码git config user.password 查看邮箱git config user.email 如果不对,重新设置用户名和邮箱 git config --global user.name "xxx"git config --globa 阅读全文
posted @ 2022-01-06 10:38 212的s 阅读(1593) 评论(0) 推荐(0)