Contribution graph shows incorrect commit count #184398
Replies: 4 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Munna-Scriptz, This behavior is expected and not a bug. GitHub’s contribution graph is event-based, not a live reflection of your current repository commit count. When you create commits, GitHub records those contribution events permanently. If you later delete commits, rewrite history, force-push, or delete branches, the contribution graph does not get reduced or refreshed backward. Key points:
So seeing more contributions than current commits is normal and expected behavior. If answer solve your all doubts so can you please mark my answer as solved |
Beta Was this translation helpful? Give feedback.
-
|
Welcome to the GitHub Community, @Munna-Scriptz, we're happy you're here! You are more likely to get a useful response if you are posting your question(s) in the applicable category. Check out this Guide on how to post in the right category. It'll ensure your questions and discussions reach the right people faster! This particular discussion belongs in the |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Munna-Scriptz 👋 Thanks for opening this! This discussion is a duplicate of an existing one where the topic has already been addressed. To keep the conversation centralized and easier to follow, we’ll keep the discussion above and close this one. Thanks for your understanding! 😊 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
My GitHub contribution graph and activity show 15 commits starting January 7, 2026, but my repository currently has only 9 commits. I previously deleted 5 commits, however the contribution count did not update and still shows the old number. I’ve confirmed the repository history is correct, but the activity graph remains inaccurate. Please help investigate or refresh the contribution data.

Beta Was this translation helpful? Give feedback.
All reactions