Skip to content
Discussion options

You must be logged in to vote

What you're seeing isn't a caching bug, and unfortunately there's no cache to flush — the contribution graph is recalculated from the commits themselves. The good news is that means it's fixable, because the graph will follow whatever the commit history says. The bad news is that right now your commit history really does say what the graph shows.

What the graph actually counts. A commit shows up on your graph when (a) it's on the default branch of a non-fork repository, and (b) its author email is associated with your GitHub account. It's plotted on the calendar by the commit's author date — not by when it was pushed.

Why your numbers exploded. Two things happened when the emails were rew…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@JAgbanwa
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JAgbanwa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question Ask and answer questions about GitHub features and usage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
3 participants