本文主要是介绍gitee远程推送仓库失败问题记录 --以防后续忘记,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
报错内容 : 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/dikk-xu/power-video.git'
To https://gitee.com/dikk-xu/power-video.git
解决办法: 关闭禁止命令行推送暴露个人邮箱
这篇关于gitee远程推送仓库失败问题记录 --以防后续忘记的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!