Git checkout only specific sub folder or sub module
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 interested in downloading a subdirectory ex:You want to download …
Continue reading