Git checkout only specific sub folder or sub module
Git - How to checkout only specific subfolder from the github
Often we just need to clone/download a subfolder/submodule from a bit repo Example : https://github.com/eugenp/tutorials - This is very big repo with lot of subdirectories
This project has 100's of submodule , however if you are just …
Continue reading