1、打开终端,到需要存放的路径下
cd /Users/xxx/Documents/Git/
2、在github上复制URL
3、克隆项目到本地
git clone https://github.com/xxxx
4、等待完成即可
1、打开终端,到需要存放的路径下
cd /Users/xxx/Documents/Git/
2、在github上复制URL
3、克隆项目到本地
git clone https://github.com/xxxx
4、等待完成即可