sourcetree 无法操作远程仓库) 通过sourcetree 操作远程仓库提示以下错误 在项目主目录下使用以下git命令可以解决此问题 git config --unset credential.helper git config credential.helper store