GitHub单独下载文件夹
要下载的目录假设为:
https://github.com/DeeLMind/v8/tree/master/src
利用SVN下载
SVN安装地址
SVN checkout https://github.com/DeeLMind/v8/trunk/src
把tree/master
修改成 trunk
即可
要下载的目录假设为:
https://github.com/DeeLMind/v8/tree/master/src
利用SVN下载
SVN安装地址
SVN checkout https://github.com/DeeLMind/v8/trunk/src
把tree/master
修改成 trunk
即可