【发布时间】:2015-05-03 16:19:16
【问题描述】:
我正在尝试将我的整个 github 存储库克隆到一台新机器上。在网站上,网址如下所示:
但是,当我这样做时:
git clone https://github.com/MyName C:/Users/MyName/Documents/GitHub/
我明白了
>Cloning into GitHub 'C:/Users/MyName/Documents/GitHub/'
>fatal: repository 'https://github.com/MyName' not found
【问题讨论】:
-
这是帐户的 URL,而不是存储库。
-
去github上的repo看一下页面。它在那里......