使用git push后显示:
remote: error: GH007: Your push would publish a private email address.
remote: You can make your email public or disable this protection by visiting:
remote: http://github.com/settings/emails
使用命令行“git push”失败的其中一种情况解决方法:

打开github,点击右上角,点击settings
使用命令行“git push”失败的其中一种情况点击左边的email,把Keep my email addresses private 的勾去掉即可
使用命令行“git push”失败的其中一种情况

相关文章:

  • 2021-12-31
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2021-11-25
  • 2021-10-16
猜你喜欢
  • 2021-06-21
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
  • 2021-06-30
  • 2021-09-09
  • 2021-12-01
相关资源
相似解决方案