Skip to content

Is there a way to just display my total commits? #3511

Answered by qwerty541
WedleySilva asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, @WedleySilva! You can achieve the desired result with a combination of &hide_rank=true and &hide=contribs,prs,issues,stars query parameters. I added an example below.

<img src="https://github-readme-stats.vercel.app/api?username=WedleySilva&include_all_commits=true" />

<img src="https://github-readme-stats.vercel.app/api?username=WedleySilva&hide=contribs,prs,issues,stars&hide_rank=true&include_all_commits=true" />

Replies: 1 comment 1 reply

Comment options

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

Answer selected by qwerty541
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