Github只下载某一目录的文件

比如要下载:

https://github.com/xubo245/SparkLearning/tree/master/docs

将“tree/master”改成“trunk

https://github.com/xubo245/SparkLearning/trunk/docs

然后右键点击一个空文件夹,选择svn 的checkout,粘贴上面的链接,确定即可。

转载自: http://blog.csdn.net/xubo245/article/details/51497487

原文地址:https://www.cnblogs.com/miaodi/p/7296127.html