我刚刚从SourceTree 3.4.6更新到3.4.8 (Win 10),现在我无法访问远程存储库。任何操作都会产生这个msg:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --prune --tags origin
Server refused public-key signature despite accepting key!
FATAL ERROR: No supported authentication methods available (server sent: publickey)
fatal: Could not read from remote repository.幸运的是,我还安装了GitExtensions工具,它仍然可以访问我的repos。为什么更新SourceTree会破坏我的访问权限?
发布于 2022-04-18 15:32:23
3天后,几个重新启动,它又自动开始工作,没有任何改变的设置。所以我不知道为什么它不起作用。
https://stackoverflow.com/questions/71878640
复制相似问题