copilot: run git lfs install before git lfs pull
git lfs pull alone prints 'Skipping object checkout, Git LFS is not installed for this repository' because the submodule checkout doesn't inherit LFS filter config. Run git lfs install --local first to configure the smudge/clean filters for the submodule repo.
J
João Moreno committed
c99d90f311ce8883825617360b7618db50d16a9d
Parent: 2bcabdb