Skip to content

My commits aren't rendered in the Commit History graphic! #143531

Answered by davevad93
andrejmoltok asked this question in Profile
Discussion options

You must be logged in to vote

Hi @andrejmoltok ,

Usually, when contributions don't appear in the activity graph, it's for the following reasons:

  1. The email isn't properly configured in git config.
  2. The commits have been pushed to a non-default branch (secondary branch) in which case the contributions will be counted when the changes are merged into the main branch via pull request.
  3. The commits have been pushed to a forked repository, in which case the contributions will be counted when the changes are merged into the source repo via pull request.
  4. The Include private contributions in my profile option is unchecked in the Settings.

For further reference, take a look at the docs:

Replies: 2 comments 1 reply

Comment options

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

Answer selected by andrejmoltok
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
3 participants