github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

Incorrect total commit count

Open priyanshurav opened this issue 4 years ago • 2 comments

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) First screenshot

Second screenshot

priyanshurav avatar May 15 '21 12:05 priyanshurav

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/

florianbussmann avatar May 16 '21 09:05 florianbussmann

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 ?

Mohamed-Ayaan358 avatar Jun 13 '21 15:06 Mohamed-Ayaan358

Duplicate of #1515. Let's track this issue there.

rickstaa avatar Sep 24 '22 14:09 rickstaa