在终端输入
git clone --recursive (在github复制的网址即可)
有时候下载不全的- -
https://www.jianshu.com/p/038ccb3518f2
https://blog.csdn.net/keyboardOTA/article/details/7603630
https://blog.csdn.net/u013372487/article/details/52925960
https://blog.csdn.net/qq_42625211/article/details/81636929
其中git fetch origin dev前面加上git fetch
ps:要再mkdir一个新文件夹 再cd进去 不然就放在主目录上了 很乱
https://gaohaoyang.github.io/2016/07/07/git-clone-not-master-branch/