无法在Ubuntu中使用Smart Git进行克隆

时间:2016-11-24 06:05:09

标签: git github smartgit

我正在使用Smart Git在Ubuntu上克隆Github存储库。但我没有克隆它。它显示"无法连接到存储库..."。我使用过HTTPS和SSH。

N.B:我添加了托管服务提供商并生成了令牌。

enter image description here

1 个答案:

答案 0 :(得分:0)

最后我找到了解决方案, 我使用了“使用OAuth令牌进行存储库身份验证”。以前我使用'使用SSH而不是HTTPS来访问存储库'

enter image description here