잡학사전/Git
[Git] 깃허브 커밋이 contribute에 반영되지 않을 때
Andro07
2022. 1. 16. 00:07
728x90
반응형
Git bash 로 user.email 값 확인
git config user.email
GitHub에 가입한 이메일주소로 변경
git config --global user.email 이메일@이메일.com
728x90
728x90