git fatal: https://github.com/TeaCodie/TeaCodie-Website.git/info/refs not found: did you run git update-server-info on the server 错误
错误:
fatal: https://github.com/TeaCodie/TeaCodie-Website.git/info/refs not found: did you run git update-server-info on the server
解决:
- cd 到你的项目/.git
- vim config 打开config文件
-
找到[remote "origin"] 查看上面的URL是否正确 修改保存即可 url =