remote: error: GH007: Your push would publish a private email address
2171 단어 GitHub 구성
remote: error: GH007: Your push would publish a private email address. remote: Resolving deltas: 100% (5/5), done.
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
To github.com:YuanWenLai/Blog.git
! [remote rejected] master -> master (push declined due to email privacy restri ctions)
## 해결 방법은 GitHub의 당신의 계정 페이지 오른쪽 상단, 개인의 로그인이 종료된 위치에서 setting을 찾을 수 있습니다. setting->emails->Keep my email address private, 。
remote: Resolving deltas: 100% (5/5), done.
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
To github.com:YuanWenLai/Blog.git
! [remote rejected] master -> master (push declined due to email privacy restri ctions)
setting->emails->Keep my email address private, 。