🚀 Supply-chain tech moves fast. Get curated signals on WMS, warehouse automation, robotics, AI, and logistics. Visit Supply Chain Tech Signals →

Git checkout only specific sub folder or sub module

Posted on September 22, 2022 in git • Tagged with GIT

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