git 客户端 git push 到远程仓库 fatal: repository not found

问题描述

git 客户端 git push 到远程仓库 fatal: repository ' PHP /collection.git/' not found

问题出现的环境背景及自己尝试过哪些方法

有人说 git init 还是不行

阅读 4.1k
2 个回答
✓ 已被采纳新手上路,请多包涵

已解决
git config --global --unset http.proxy

你有远程仓库吗

推荐问题