ZeroScroll
>
git
>
clone
如何克隆仓库
$
git clone [仓库URL]
Command
git
Description
将远程仓库克隆到新目录中。
Related
如何初始化Git仓库