原文:Git坑點——remote: error: GH007: Your push would publish a private email address.

使用命令:git push u origin master ,把本地庫的內容推送到遠程庫的過程中,出現了問題 remote: error: GH : Your push would publish a private email address. 解決方法 在GitHub的你賬號網頁上右上角,個人的登錄退出的位置,找到setting: setting gt emails gt Keep my em ...

2017-08-07 14:52 2 3280 推薦指數:

查看詳情

git push error You must verify your email address.

【問題描述】 git push的時候,這個破爛問題遇到好幾次了,每次都想不起來原因,記下來。 git push的時候提示以下錯誤。 【問題原因】 如圖中錯誤提示,因為沒有驗證電子郵件。 【解決辦法】 去提示的地址驗證電子郵件:https ...

Thu May 07 19:44:00 CST 2020 0 883
remote: ERROR: committer email address

solution: Change golbal configuration Edit ~/.gitconfig [user] name = fengxinfeng email = Xinfeng.Feng@tieto.com change the last ...

Mon Dec 02 18:52:00 CST 2013 0 4191
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM