【问题标题】:Error trying to clone git repository in Visual Studio Team Services from Android Studio [duplicate]尝试从 Android Studio 克隆 Visual Studio Team Services 中的 git 存储库时出错 [重复]
【发布时间】:2016-06-02 08:30:54
【问题描述】:

我在 .NET 项目中一直使用 Visual Studio Team Services(以前是 Visual Studio Online)的 git 功能,现在想开始在我的 android 项目中使用它们。

https://MyVsoAccount.visualstudio.com/defaultcollection/_git/My%20Project%20Name

当我单击测试按钮时,它显示“存储库测试失败”。我是否为我的 Team Services 项目使用了错误的 git 存储库 URL?

【问题讨论】:

  • 只是为了确认,这不是您使用的实际 URL,对吧?
  • 不,呵呵,我正在将“MyVsoAccount”换成我的实际帐户。和“My%20Project%20Name”作为我的真实姓名。我的项目名称中确实有空格,所以它的 URL 中有“%20”。

标签: git android-studio azure-devops


【解决方案1】:

看看here。您需要确保您的机器上安装了 git,并且 Android Studio 知道 git 可执行文件在哪里。

【讨论】:

  • 如果问题重复,请将其标记为重复,而不是发布答案。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2016-11-17
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-04-11
相关资源
最近更新 更多