时间:2024-10-13 09:15:43
1、查看当前所在文件夹
2、但我想保存到D:/gittest文件夹下
3、一种方法是,进入到该文件夹下,然后git clone
4、另一种方法是git clone 项目地址 保存路径
5、文件克隆完成