Git问题————remote error GE007 Your push would publish a private email address

当本地代码提交后推送到远程仓库地时候,出现了如下问题:

Total 91 (delta 14), reused 0 (delta 0), pack-reused 0
remote: Powered by GITEE.COM [GNK-6.4]
remote: error: GE007: Your push would publish a private email address.        
remote: You can make your email public or disable this protection by visiting:        
remote: https://gitee.com/profile/emails
remote: error: hook declined to update refs/heads/master        
error: failed to push some refs to 'https://gitee.com/xxxx/gulimall.git'
To https://gitee.com/xxx/gulimall.git
!   refs/heads/master:refs/heads/master [remote rejected] (hook declined)
Done

原因:远程仓库Git中,默认设置不公开邮箱地址,所以在配置地时候需要按照远程仓库中提供地转换地址进行全局设置。

解决方法:Git中账号设置,找到邮箱管理。根据提供地“提交邮箱设置”地址,重新全局设置邮箱地址即可。

git bash命令:

git config --global user.email 提供地转换邮箱地址

评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值