Why it shows I have 0 commits? #2279
-
Yesterday I added include_all_commits=true to my github stats card and everything was alright. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@MitkoVtori, thanks for your question. This is likely caused by our PATs overloading and the fallback value of |
Beta Was this translation helpful? Give feedback.
@MitkoVtori, thanks for your question. This is likely caused by our PATs overloading and the fallback value of
0
being cached (see #1471). This caching issue is solved when #2177 is merged. I would advise you to deploy your own Vercel instance (see https://github.com/anuraghazra/github-readme-stats#deploy-on-your-own-vercel-instance).