今天SourceTree 推送和拉取都提示错误remote: Repository not found.fatal: repository 'https://github.com/xxx/xxx.git/' not found 解决方法: $ git credential-manager uninstall$ git credential-manager install