Contribution graph shows fewer contributions than actual commits #203356
Replies: 1 comment 4 replies
|
@sabtain05 A few things to check:
If all of the following are true:
then the most likely explanation is that GitHub hasn't fully finished indexing all of the contributions yet. Also, making ~200 commits in a single day is an unusually high volume, so it's possible you're seeing a temporary delay in contribution processing rather than missing commits permanently. If the contribution count still hasn't updated after 24–48 hours, I'd recommend contacting GitHub Support so they can investigate whether there's an indexing issue with your account or repository. GitHub Support: https://support.github.com/contact You may also find these GitHub Docs helpful:
|
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Profile
Body
I noticed that my GitHub contribution graph is showing fewer contributions than the number of commits I made.
Details:
GitHub username: sabtain05
Repository: sabtain05/quicklyzer
Repository is public.
All commits were pushed directly to the default branch (main).
All commits use the same verified email address.
On July 28, 2026, I made approximately 200 commits (the repository history confirms this), but my profile contribution graph shows only 145 contributions.
The commits are visible in the repository history, but the contribution graph does not reflect them all.
Has anyone experienced this before? Is this a temporary indexing issue, or is there something else that could cause GitHub to count fewer contributions than the actual number of commits?
Thank you!
All reactions