【发布时间】:2015-04-11 07:44:49
【问题描述】:
我正在尝试使用 SmartGit 6.5.5(内部版本 #4184)连接到 GitHub 私有组织存储库。但是,在 Mac OS X 上,它不起作用。
在 SmartGit 上,我转到 Repository -> Clone,然后在“Remote Git or SVN Repository”中输入以下地址:
https://github.com/JBCJBCJBC/Testing.git"
它在我的 Mac OS X 上不起作用。我收到错误:
"Could not connect to the repository https://github.com/JBCJBCJBC/Testing.git".
Please check the repository URL. repository "
https://github.com/JBCJBCJBC/Testing" not found: remote: Repository not found"
当我在 Parallels 上下载 SmartGit for windows 并使用上面的链接时,它可以工作。
回到 OS X,当我使用我的公用文件夹时,它可以工作: https://github.com/yanjbc/test.git
这似乎与不工作的私有存储库上的 Mac OS X 有关。有谁知道为什么会这样?
【问题讨论】:
标签: windows macos git github smartgit