⬇️下载本文 🔗https://wmghz.com/101-posts/a136.html

教程 - 怎么通过终端将github某仓库下载下来 - a136

第一,选定某个文件夹,右键以终端打开。

第二,复制仓库ssh url。例如

[email protected]:xxx/208-wmghz-com.git

第三,在终端使用git clone指令。例如:

git clone [email protected]:donald2297/208-wmghz-com.git