Github下载某一目录

下载安装SVN:
https://tortoisesvn.net/downloads.html

比如要下载:

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

你可能感兴趣的:(编程相关工具)