[git] "did you run git update-server-info" error on a Github repository

I'm using the github Gui from their website to manage my repos, and I'm getting the following error:

fatal: https://github.com/TeaCodie/TeaCodie-Website.git/info/refs not found: 
did you run git update-server-info on the server?

How can I fix this?

This question is related to git github github-for-mac

The answer is