Skip to content
Discussion options

You must be logged in to vote

GitHub only counts commits toward your contribution graph if all these are true:

The commit is in a repository you own or contributed to

The commit is on the default branch (main or master) or in a branch with an open pull request to the default branch

The commit email matches your GitHub account email

The repository is not archived or private (unless private contributions are enabled in your profile settings)

So, if your commit shows up in the repo but not on your graph, it’s usually because:

You committed on a branch other than main without a PR

Your commit email is different from your GitHub account email

The repo is private and private contributions are hidden

Fix:

Check your commit e…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ideas-whisper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants