J'utilise github Gui depuis leur site Web pour gérer mes dépôts et j'obtiens l'erreur suivante:
fatal: https://github.com/TeaCodie/TeaCodie-Website.git/info/refs not found:
did you run git update-server-info on the server?
Comment puis-je réparer cela?
git remote add something https://github.com/username/my_project.git
et ensuite git push something
.