摘要: $ git config --system --unset credential.helper $ git clone -b 分支名 项目git地址 > 拉取某个项目的分支代码 清除本地证书配置,然后在进行项目的拉取,输入用户名和密码即可 阅读全文
posted @ 2020-08-24 20:35 文所未闻 阅读(1344) 评论(0) 推荐(0) 编辑