Total commits is 0 when `include_all_commits=true`
See original GitHub issueDescribe the bug
When include_all_commits=true
the total commit count is 0, but when include_all_commits=true"
works right.
Expected behavior
it is expected that using: include_all_commits=true
without "
at the end will display the total number of commits of the user.
Screenshots / Live demo link (paste the github-readme-stats link as markdown image)
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:5
Top Results From Across the Web
Total commit count with include_all_commits=true is no longer ...
My total commits (include_all_commits=true) is a much smaller number than my 2020 commits (include_all_commits=false). Expected behavior. Total ...
Read more >How do I get the Git commit count? - Stack Overflow
This command returns count of commits grouped by committers: git shortlog -s. Output:
Read more >Counting All Git Commits from All Authors and More with Git ...
Who has ever committed to this repo and how many commits do they have? Show me a time sorted list of every commit...
Read more >git-commit Documentation - Git
A boolean to specify whether all commits should be GPG signed. Use of this option when doing operations such as rebase can result...
Read more >Commits API - GitLab Docs
This API operates on repository commits. Read more about GitLab-specific information for commits. Responses. In commit responses, created_at and ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yup. Seems like it was a cache issue
@Iron-E I checked your example and I was not able to reproduce the issue. Maybe again a cache issue.
[]
[]