Skip to content
Discussion options

You must be logged in to vote

If your contributions aren't appearing on your graph, it's almost always due to a mismatch between the email address in your local Git configuration and the email address associated with your GitHub account.

Here are the two main conditions for a commit to appear on your graph:

The email address used for the commit must be connected to your GitHub account.

The commit must be made in a public repository (or a private repository with the setting to show private contributions enabled).

How to Fix It:

Check Your GitHub Email Settings:

Go to your GitHub Settings.

Navigate to Access > Emails.

Make sure the email address you are using to make commits is listed and verified here.

Check Your Local…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tianwrblx
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Profile Showcase your work on GitHub with a personalized profile, bio, contributions and pinned repositories Question Ask and answer questions about GitHub features and usage
4 participants