Smart Git无法访问git存储库

dm7nw8vv  于 2023-06-20  发布在  Git
关注(0)|答案(1)|浏览(175)

我在ubuntu14.04上使用smartgit7进行版本管理,但是当我尝试从我的机器上拉或推时,我得到了以下错误
Pull(合并,不提交):无法访问'https://bitbucket.org/salyani/fulmala/':无法解析主机:www.example.com bitbucket.org
我是ubuntu和smartgit的新手。如何解决?还有比smartgit for linux更好的git客户端吗?

qyyhg6bp

qyyhg6bp1#

删除.git文件夹中的“INDEX”文件。

相关问题