anuraghazra / anuraghazra/github-readme-stats
The total number of commits displayed on my generated card is inaccurate.
- Dominant language
- JavaScript
- Stars
- 79.8k
- Forks
- 37.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
I deployed my README repository on Vercel, but the total commit count appears to be incorrect on my card. It therefore does not align with my total contributions. Here is the mardown (and URL) I used in my file:
```
```
### Expected behavior
I expect that the count of my total commits are anywhere near the contributions shown on my public github profile:
I made sure to enable the `repo` and `user` settings for my PAT environment variable.


### Screenshots / Live demo link

### Additional context
I experimented with both `&count_private=true` and `&include_all_commits` to see if these options would make any difference, but unfortunately, they did not.
Contributor guide
Assessment
This issue has not been assessed yet.