在git中结账时出错

时间:2015-12-23 08:05:03

标签: git git-clone

我在终端使用以下命令。

$ git checkout https://coding@bitbucket.org/coding/coding.git 

但得到以下错误

error: pathspec 'https:/coding@bitbucket.org/coding/coding.git' did not match any file(s) known to git.

请帮我通过git命令检查存储库。 :)

1 个答案:

答案 0 :(得分:3)

您需要使用git clone https://coding@bitbucket.org/coding/coding.git 来克隆存储库:

在工作目录中(通常不在git存储库中):

has attribute selector