question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Total commits is 0 when `include_all_commits=true`

See original GitHub issue

Describe 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) image image

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
Iron-Ecommented, Jun 14, 2022

Yup. Seems like it was a cache issue

1reaction
rickstaacommented, Jun 14, 2022

@Iron-E I checked your example and I was not able to reproduce the issue. Maybe again a cache issue.

[![Iron-E's GitHub stats](https://github-readme-stats.vercel.app/api?username=Iron-E&count_private=true&include_all_commits=true&show_icons=true&theme=tokyonight)]

[Iron-E's GitHub stats]

[![Iron-E's GitHub stats](https://github-readme-stats.vercel.app/api?username=Iron-E&count_private=true&include_all_commits=true&show_icons=true&theme=tokyonight&include_all_commits=true)]

[Iron-E's GitHub stats]

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found