Skip to content

My commits do not get added to my contributions #68849

Answered by faridnec
MrQui3 asked this question in Profile
Discussion options

You must be logged in to vote

did you check the globally configured email address (across all repositories on your machine)?

git config --global user.email

make sure that the displayed email address matches the one associated with your GitHub account. If they don't match, you can update the email address in your Git configuration by

git config --global user.email "[email protected]"

hope this helps

Replies: 8 comments 18 replies

Comment options

You must be logged in to vote
8 replies
@TanzimHossain2
Comment options

@rainyPoseidon21
Comment options

@MrQui3
Comment options

@rishantenis
Comment options

@Orel6505
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@roman-sundurov
Comment options

@roman-sundurov
Comment options

@faridnec
Comment options

Answer selected by MrQui3
Comment options

You must be logged in to vote
6 replies
@AntoBongio
Comment options

@TanzimHossain2
Comment options

@Orel6505
Comment options

@saramasarone
Comment options

@euncheoly
Comment options

Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment