remote: error: GH007: Your push would publish a private email address.
这两天,在学习使用Github的过程中遇到的问题: remote: error: GH007: Your push would publish a private email address. 使用命令:git push -u origin master ,把本地库的内容推送到远程库的过程中,出现了如下问题,如图所示:...
共 1 篇文章
这两天,在学习使用Github的过程中遇到的问题: remote: error: GH007: Your push would publish a private email address. 使用命令:git push -u origin master ,把本地库的内容推送到远程库的过程中,出现了如下问题,如图所示:...