Contribution graph still counts unreachable commits after history rewrites #207602
Unanswered
paulomatheuz
asked this question in
Repositories
Replies: 1 comment
|
💬 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. ⭐ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
Body
Hello GitHub Community,
My profile contribution graph is still counting commits from old, unreachable histories after the history of one repository was accidentally rewritten multiple times.
Profile: https://github.com/paulomatheuz
Repository: https://github.com/paulomatheuz/fundamentos-python
Default branch: main
Current main tip: 8d7d91a307f046c9448ba01b62abcbd955c07a65
The repository history has now been repaired and verified:
However, my September 2026 profile activity still attributes 120 commits to fundamentos-python, even though the corrected main branch contains only 29 commits dated in September.
Current incorrect contribution-calendar cells:
The totals remained incorrect after waiting more than 24 hours following earlier rewrites. The final clean repair was force-pushed on September 11, 2026.
Previous tips that are now unreachable from the repository's current refs:
I submitted GitHub Support ticket #4749673 requesting a manual contribution-graph rebuild, but it was closed because my account currently has access only to self-service support resources.
Is there a supported way to have the profile contribution index recalculated so only commits reachable from the current default branch are counted? If GitHub staff see this, could this account/repository be reindexed or routed to the appropriate team?
Thank you.
All reactions