I recently changed my primary email of github from [email protected] to [email protected]. The commits in git that I make from old email shows my avatar in commit graph but do not count in contribution. But the commits from new email do not show my avatar in commit graph but adds as an contribution.
the primary email in github
The commits with my avatar and author “You” are committed with my old email after disassociating it with github. They show my github avatar but do not give me contributions on github.
On the other hand, the commits without my avatar(the one showing “PM”) and author “Pranish Maharjan” are committed with my new primary email on with github. They don’t show my github avatar but give me contributions on github.
Git commit Graph
How can I solve this…?
GitHub username: maharjanPranish
I tried searching the web, github discussions and youtube but nothing worked. I tried to re-add and remove the old emails but they didn’t work either.
Pranish Maharjan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.