【发布时间】:2019-02-27 02:14:34
【问题描述】:
如何解决“MacBook pro”上的这个错误。
git: 'credential-wincred' 不是 git 命令。请参阅“git --help”。
git: 'credential-wincred' 不是 git 命令。请参阅“git --help”。
远程:HTTP 基本:访问被拒绝 致命:“https://gitlab01.xxxxx.com.tw/xxxxx/xxxxxxx.git/”的身份验证失败
我使用 "git config --system --unset credential.helper" & "git config --global credential.helper wincred “,对我没有任何作用。 谢谢。
【问题讨论】: