1、先创建好本地文件夹
2、执行git命令
git bash here
3、下载git文件
下载分支代码
git clone -b dev2.0 http://velopment.git
不选择分支
git clone http://velopment.git