问题:git clone 项目( https/ssh 都试过)到本地 发现无法 pull/push
提示 fatal: 'origin/develop' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
尝试过的方法:重写生成密钥 修改 github 的配置
ps:但是用 sourcetree 托管项目都可以 pull push 有人遇到过这种问题吗?