remote: {“code”:1,“msg”:“邮箱没有遵守规范,请以.cn截尾”}
git user.name 和user.email配置成gitlab对应
git config --global user.name “用户名”
git config --global user.email “邮箱”
remote: {“code”:1,“msg”:“邮箱没有遵守规范,请以.cn截尾”}
git user.name 和user.email配置成gitlab对应
git config --global user.name “用户名”
git config --global user.email “邮箱”