Y
Hacker News
new
|
ask
|
show
|
jobs
by
swsieber
366 days ago
I'm a bit surprised git doesn't offer a way to checkout only specific parts of the git tree to be honest. It seems like it'd be pretty easy to graft on with an intermediate service that understands object files, etc.
1 comments
jjmarr
366 days ago
It's existed for a while. Partial clones and LFS.
https://git-scm.com/docs/partial-clone
link
swsieber
366 days ago
Thanks!
link
https://git-scm.com/docs/partial-clone