github 下载指定文件夹或文件

工具 svn

复制指定目录,比如:
https://github.com/googlevr/gvr-unity-sdk/tree/master/GoogleVR

将 tree/master 替换为 trunk

https://github.com/googlevr/gvr-unity-sdk/trunk/GoogleVR

命令

1
2
svn checkout https://github.com/googlevr/gvr-unity-sdk/trunk/GoogleVR

github 下载指定文件夹或文件

https://beixiu.net/dev/github-checkout-file-or-dir/

作者

张巍

发布于

2017-11-24

更新于

2017-11-24

许可协议

评论