Tell us what’s happening:
I completed the Number Guessing Game project and all requirements appear to be satisfied, but freeCodeCamp still says:
“Your git repository should have at least five commits”
My repository is public and currently has 8 commits on the main branch.
Repository:
Things I already verified:
- Repository is public
- Branch is main
git rev-list --count HEADreturns 8git statusshows clean working tree- Commit history is visible on GitHub
###Your project link(s)
solution: GitHub - vishal590/number_guessing_game · GitHub
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
Challenge Information:
Build a Number Guessing Game - Build a Number Guessing Game