Closed
Description
Describe the bug
When I use the link with options: include private and include all the total commit count returned is 176, but in reality it is around 655. It was working fine till yesterday, with no changes made today, it's bugged.
when I do not use the include all option it shows 554 for 2022
when I do not use the include private option it shows 483
when I use both it shows 176 instead of 665
https://api.github.com/search/commits?q=author:Ingenious-c0der -> 483
Expected behaviour
Commit count should be 665 when I use include all and include private options
Screenshots / Live demo link
Additional context
No response