使用小乌龟上传到gitee码云被拒绝

第一次上传,前面一步步做的都没问题,最后推送的时候红了,说是被拒绝了,请问怎么解决

提示这些:
git.exe push --progress "origin" master:master
info: detecting host provider for 'https://gitee.com/'...
info: detecting host provider for 'https://gitee.com/'...
info: detecting host provider for 'https://gitee.com/'...
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Writing objects: 100% (3/3), 216 bytes | 72.00 KiB/s, done.
Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
remote: Powered by GITEE.COM [GNK-6.2]
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
To https://gitee.com/chen-jingxuanl/test.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'https://gitee.com/chen-jingxuanl/test.git'

git 未能顺利结束 (退出码 1) (8687 ms @ 2021/11/29 18:36:46)

回答

不会是这个原因吧
https://blog.csdn.net/qq_42411214/article/details/104760795

以上是使用小乌龟上传到gitee码云被拒绝的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>