7 ms·
Use "git clone --depth [depth] [remote-url]"?
by jackyb 12y ago
Use "git clone --depth [depth] [remote-url]"?
- justinmk 12y agoEven with depth=1 it still pulls the .git/ blobs for the entire repo. The use case is: only want a subdirectory, and only want the repo/history objects for that subdirectory.