我在Windows10上生成ssh密钥对,将私钥添加到ssh-add客户端,将公钥添加到Bitbucket。我运行ssh -T git@bitbucket.org来检查一切是否正常并有下一个输出 logged in as myusername
You can use git or hg to connectShell access is disabled 我尝试使用ssh git clone git@bitbucket</em
我正在将使用ssh的bot与bitbucket集成起来。ssh -T git@bitbucket.org logged in as my UserName.You can use git or hg to connect to Bitbucket. Shell access is disabled.
您将如何解决该问题?