Skip to content

Stats are showing 0 commits. Top Language card works fine. Both default and own vercel instance. #2126

Answered by fxtroll
fxtroll asked this question in Q&A
Discussion options

You must be logged in to vote

It was a simple issue, but my first encountering it. My commit email address wasn't set up to what was associated with my account so my pushes weren't registering. The commits I make are now show up after running git config --global user.email "YOUR_EMAIL". Running git config --global user.email confirms the address you're commits are pushing with. Hope this helps anyone else with this issue.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by rickstaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants