Contributor List not refreshing #166884
Replies: 2 comments
-
|
Wait 24–72 hours – GitHub's background jobs often reindex on their own. If it's urgent or hasn't updated after a few days, contact GitHub Support directly: Include the repo link and clearly mention that: The full Git history was replaced (via orphan branch + force-push) Only one anonymized commit remains The current contributors graph is outdated and needs reindexing. Hope this helps clarify the situation for others experiencing the same issue. |
Beta Was this translation helpful? Give feedback.
-
|
GitHub’s Contributors graph can take some time (usually up to 24–48 hours) to update after force-pushing or rewriting history, especially when using orphan branches and deleting prior commit history. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I’ve just replaced our entire repository history with a single anonymized commit by “Alias Foothills,” and force-pushed it over HTTPS:
• Created an orphan branch (clean-main), committed only the final site files under the alias identity
• Force-pushed clean-main to overwrite main
• Removed all old branches and tags containing my previous username
Everything on main now shows exactly one commit by Alias Foothills, but the Contributors graph is still caching the old identities. Could someone please trigger a cache refresh or reindex of the contributors list for this repo?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions