Idea push报错:You must verify your email address. remote: See https://github.com/settings/emails.

一、报错描述

Idea推送push项目到github,结果报错:You must verify your email address.
remote: See https://github.com/settings/emails.
 Idea push报错:You must verify your email address. remote: See https://github.com/settings/emails.

二、报错原因

按照报错提示,进入github的setting目录。Setting-》Emails-》verify email,重新验证目录。原因是账户所留的邮箱需要验证,这个可能因为邮件太多了。
Idea push报错:You must verify your email address. remote: See https://github.com/settings/emails.

三、解决办法

点击Verify email-》进入验证邮箱,点击验证链接-》即可!重新推送,即可!
Idea push报错:You must verify your email address. remote: See https://github.com/settings/emails.