Comment Re:This could actually be great! (Score 1) 29
I think the most viable thing these days is probably Scalar, which is the successor to VFS for Git and has been integrated into git 2.38+. It basically runs a cronjob to sparsely checkout a repo and does housekeeping tasks so the working copy only contains a subset of the cloned data instead of everything.