Git拉取项目时出现---The project you were looking for could not be found.

$ git config --system --unset credential.helper

$ git clone -b 分支名 项目git地址  ---->  拉取某个项目的分支代码

清除本地证书配置,然后在进行项目的拉取,输入用户名和密码即可

 

posted @ 2020-08-24 20:35  文所未闻  阅读(1344)  评论(0编辑  收藏  举报