Contributions not appearing on profile after merging two GitHub accounts #199957
Replies: 1 comment
-
|
When you merge accounts, GitHub contributions are tied to the commit author email. Even if the commits now show your username and avatar, the contribution graph only updates if the email used in those commits is:
Since you’ve already added and verified your academic email, the commits should eventually sync to your contribution graph. However:
If everything is correct but the graph still doesn’t update after a few days, open a support ticket with GitHub. Include your username, the repo links, and the commit SHAs so they can manually re‑index your contributions. In short: verify the email on your current account, wait for re‑indexing, and escalate to GitHub Support if the graph remains stuck. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Code Search and Navigation
Body
Hello,
I am experiencing an issue with my GitHub contribution graph after consolidating two accounts.
Background:
What I did:
Issue:
Although the commits are now linked to my personal account, they do not appear on my contribution graph.
My question:
Should these historical contributions automatically appear on my contribution graph after the email is verified and the old account is deleted, or is there an additional step required to trigger a recalculation/reindexing of contributions?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions