cannot push these commits as they contain an email address marked as private on github
github desktop에서 push 하는데 나온 에러 cannot push these commits as they contain an email address marked as private on github 최근에 github 이메일을 private으로 설정을 바꿨기 때문에 일어난 일. 깃허브 공식 문서 참고 https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/setting-your-commit-email-address github > settings > emails 에서 keep my email address 설정을 해제하거나 설정을 유지하려면 github > settings > emails에 있는 숫자+아이디@users.noreply.github.com을 desktop file>option>git>email 에 있는 이메일 설정을 바꾸면 된다.