Git LFS
March 2021

Cloning large repos, or repos with large files in them, doesn’t work with git clone ... you need to use git lfs clone ...

So why is git lfs clone deprecated? What’s the replacement?