1.打开要存放项目的文件夹,右键 Git Bash Here
2.输入git init
3.复制路径
4.clone项目 输入 git clone 路径
简单的clone项目fromGitHub
原文:https://www.cnblogs.com/xlhlx/p/11875375.html