Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That’s a hefty repository if all you want [1] is part of it. Subversion offers a way to download just a subdirectory; is there an analogous solution for Git?

[1]: https://github.com/HimbeersaftLP/ios-safari-remote-debug-kit...




no, that's still a full download, just the checkout is sparse


you're looking for partial clone

https://git-scm.com/docs/partial-clone



`git subtree` but it might still download the whole history


subtree is for extracting / pulling a subtree, a different problem


Is a sub tree not a folder? I recall using it before for syncing subsets or another repo.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: