github-readme-stats
github-readme-stats copied to clipboard
Incorrect total commit count
Describe the bug
The total commit count when include_all_commits is set to true is less than the total commit count when include_all_commits if set to false.
Expected behavior
The total commit count when include_all_commits is set to true should be either greater than or equal to the total commit count when include_all_commits if set to false.
Screenshots / Live demo link (paste the github-readme-stats link as markdown image)
Duplicate of #518
Beware that include_all_commits=true uses an experimental API as stated here https://github.com/anuraghazra/github-readme-stats/pull/211/
So in that case is there any way for us to fix this issue by ourselves, considering my number of commits has been reduced to 175 from 227. @florianbussmann ?
Duplicate of #1515. Let's track this issue there.