Why does `git pull` fail on my webserver?

瘦欲@ 提交于 2019-12-06 10:40:54

Pulling files to other repos on the same server worked so I deleted this problematic repo's remote repository completely and the local .git directory and created a new remote repo and added to it the existing files. Only this have solved the issue.

Hopefully next time if the problem rises again I can update this answer with more clues as to what I did with the repo that made it to go nuts.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!