sourcetree克隆url是一个无效的源路径

822 阅读1分钟

打开sourcetree终端

操作 -> 在终端打开

git config --system --unset credential.helper

然后重新clone就可以了