04 2025 档案
git提交-无效邮箱
摘要:1、删除windows凭据 2、修改git/etc/gitconfig,增加你的邮箱和姓名 [user] name = your.name email = your.email@qq.com 3、项目代码目录,执行: git config --global user.name xxxxxx git 阅读全文
posted @ 2025-04-03 16:57 架构艺术 阅读(26) 评论(0) 推荐(0)