When you push commits from the command line, the email address that you've set in Git is associated with your commits. If you enable this setting, each time you push to GitHub, we’ll check the most recent commit. If the author email on that commit is a private email on your GitHub account, we will block the push and warn you about exposing your private email.
GitHub에 대한 noreply
메일 주소를 포함하여 커밋 메일 주소에 대한 자세한 내용은 Setting your commit email address을(를) 참조하세요.
- GitHub의 페이지 오른쪽 상단에서 프로필 사진을 선택한 다음, 설정을 선택합니다.
- 사이드바의 "액세스" 섹션에서 이메일을 클릭합니다.
- 웹 기반 Git 작업을 수행할 때 이메일 주소를 비공개로 유지하려면 내 이메일 주소를 비공개로 유지를 클릭합니다.
- To keep your email address private in commits you push from the command line, select Block command line pushes that expose my email.