microsoft / opencv

Open Source Computer Vision Library
opencv.org
Apache License 2.0
144 stars 92 forks source link

VS Git clone doesnt' download nested folders #83

Open oleksandr-bilyk opened 6 years ago

oleksandr-bilyk commented 6 years ago

When I use VS2017 to clone git repository "https://github.com/Microsoft/opencv/tree/vs2015-samples" then VS downloads all folders except nested " "https://github.com/Microsoft/opencv/tree/vs2015-samples/vs2015/WS/10.0" folders. However when I download source code from GitHub it downloads sources correctly. The problem may be either in GitHub (what I down't beleave) or in default setting of VS2017 git clone execution. Initially I posted as Visual Studio issue but they advice to redirect it to this forum. https://developercommunity.visualstudio.com/content/problem/214893/vs-git-clone-doesnt-download-nested-folders.html